Home
last modified time | relevance | path

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

/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
DMainInteractionService.java30 private boolean mReady = false; field in MainInteractionService
/cts/hostsidetests/devicepolicy/app/Assistant/src/com/android/cts/devicepolicy/assistapp/
DMyInteractionService.java35 private boolean mReady; field in MyInteractionService
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DAssistantVoiceInteractionService.java30 private boolean mReady; field in AssistantVoiceInteractionService
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionService.java33 private boolean mReady = false; field in MainInteractionService
DProxyVoiceInteractionService.java76 private boolean mReady = false; field in ProxyVoiceInteractionService
/cts/tests/tests/assist/service/src/android/assist/service/
DMainInteractionService.java39 private boolean mReady = false; field in MainInteractionService
/cts/hostsidetests/incident/apps/graphicsstatsapp/src/com/android/server/cts/device/graphicsstats/
DDrawFramesActivity.java52 private final CountDownLatch mReady = new CountDownLatch(1); field in DrawFramesActivity
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DNetworkScanApiTest.java99 private boolean mReady; field in NetworkScanApiTest
/cts/hostsidetests/voiceinteraction/app/src/com/android/cts/voiceinteraction/
DProxyVoiceInteractionService.java75 private boolean mReady = false; field in ProxyVoiceInteractionService