Home
last modified time | relevance | path

Searched defs:sharedProperties (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/web/web-service/frontend/res/js/
H A Dapp.js53 function AppCtrl($scope, $http, $mdDialog, $interval, sharedProperties) { argument
178 function DialogController($scope, $mdDialog, $http, $interval, sharedProperties) { argument