Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarLibUnitTest/src/android/car/evs/
DCarEvsManagerUnitTest.java255 CarEvsStatus currentStatus = mManager.getCurrentStatus(); in testGetCurrentStatus() local
268 CarEvsStatus currentStatus = mManager.getCurrentStatus(type); in testGetCurrentStatusWithType() local
280 CarEvsStatus currentStatus = mManager.getCurrentStatus(); in testGetCurrentStatusRemoteExceptionThrown() local
/packages/apps/Settings/src/com/android/settings/development/
DEnable16kPagesPreferenceController.java158 int currentStatus = in onDeveloperOptionsSwitchEnabled() local
161 mContext.getContentResolver(), Settings.Global.ENABLE_16K_PAGES, currentStatus); in onDeveloperOptionsSwitchEnabled() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiBlocklistMonitorTest.java1562 NetworkSelectionStatus currentStatus = config.getNetworkSelectionStatus(); in verifyUpdateNetworkSelectionStatus() local
/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
DWifiScanningServiceImpl.java1112 Integer currentStatus = mStatusPerImpl.get(implIfaceName); in reportScanStatusForImpl() local
2355 Integer currentStatus = mStatusPerImpl.get(implIfaceName); in reportPnoScanFailedForImpl() local