Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DBackgroundActivityStartControllerTests.java534 ActivityRecord resultRecord = null; in testBalState_regularStart_isAutoOptIn() local
599 ActivityRecord resultRecord = mResultRecord; in testBalState_pendingIntentForResult_isOptedInForSenderOnly() local
632 ActivityRecord resultRecord = null; in testBalState_pendingIntentWithDefaults_isOptedOut() local
/frameworks/base/services/core/java/com/android/server/wm/
DBackgroundActivityStartController.java277 ActivityRecord resultRecord, in BalState()
678 ActivityRecord resultRecord, in checkBackgroundActivityStart()
DActivityStarter.java996 ActivityRecord resultRecord = null; in executeRequest() local
1383 final ActivityRecord resultRecord = r.resultTo; in handleBackgroundActivityAbort() local
DActivityTaskSupervisor.java1129 boolean launchingInTask, WindowProcessController callerApp, ActivityRecord resultRecord, in checkStartAnyActivityPermission()