Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DUserControllerTest.java251 Message reportMsg = mInjector.mHandler.getMessageForCode(REPORT_USER_SWITCH_MSG); in startForegroundUserAssertions() local
284 Message reportMsg = mInjector.mHandler.getMessageForCode(REPORT_USER_SWITCH_MSG); in testDispatchUserSwitch() local
314 Message reportMsg = mInjector.mHandler.getMessageForCode(REPORT_USER_SWITCH_MSG); in testDispatchUserSwitchBadReceiver() local
332 Message reportMsg = mInjector.mHandler.getMessageForCode(REPORT_USER_SWITCH_MSG); in testContinueUserSwitch() local
351 Message reportMsg = mInjector.mHandler.getMessageForCode(REPORT_USER_SWITCH_MSG); in testContinueUserSwitchUIDisabled() local
385 Message reportMsg = mInjector.mHandler.getMessageForCode(REPORT_USER_SWITCH_MSG); in testDispatchUserSwitchComplete() local
640 Message reportMsg = mInjector.mHandler.getMessageForCode(REPORT_USER_SWITCH_MSG); in addForegroundUserAndContinueUserSwitch() local
/aosp12/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/
H A DProcessErrorsTest.java83 final String reportMsg = checkForProcessErrors(); in testNoProcessErrorsAfterBoot() local
214 final String reportMsg = reportListContents(errList); in checkForProcessErrors() local