Searched refs:testMode (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/tests/listening/
H A DslesTest_playMuteSolo.cpp34 int testMode; member in struct:__anon1826
114 switch (context->testMode) {
293 context.testMode = TEST_MUTE;
351 context.testMode = TEST_MUTE;
357 context.testMode = TEST_SOLO;
/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java295 int testMode = data.readInt();
305 testWatcher, uiAutomationConnection, testMode, enableBinderTracking,
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java6455 int testMode = IApplicationThread.DEBUG_OFF;
6457 testMode = mWaitForDebugger
6508 app.instrumentationUiAutomationConnection, testMode,

Completed in 233 milliseconds