Searched refs:setResultForRealCaller (Results 1 – 4 of 4) sorted by relevance
85 mState.setResultForRealCaller(BalVerdict.BLOCK); in intent_blocked_log()94 mState.setResultForRealCaller(BalVerdict.BLOCK); in intent_visible_noLog()103 mState.setResultForRealCaller(BalVerdict.BLOCK); in intent_saw_log()113 mState.setResultForRealCaller(BalVerdict.BLOCK); in pendingIntent_callerOnly_saw_log()124 mState.setResultForRealCaller(finalVerdict); in pendingIntent_realCallerOnly_saw_log()171 mState.setResultForRealCaller(finalVerdict); in pendingIntent_realCallerOnly_visible_noLog()180 mState.setResultForRealCaller(BalVerdict.BLOCK); in pendingIntent_callerOnly_visible_noLog()
235 balState.setResultForRealCaller(realCallerVerdict); in testNoExemption()301 balState.setResultForRealCaller(realCallerVerdict); in testRealCaller_appHasVisibleWindow()377 balState.setResultForRealCaller(realCallerVerdict); in testRealCaller_appAllowedByBLPC()426 balState.setResultForRealCaller(realCallerVerdict); in testRealCaller_appAllowedByBLPCforOtherProcess()462 balState.setResultForRealCaller(realCallerVerdict); in testRealCaller_isCompanionApp()530 balState.setResultForRealCaller(realCallerVerdict); in testRealCaller_balPermission()
448 public void setResultForRealCaller(BalVerdict resultForRealCaller) { in setResultForRealCaller() method in BalState699 state.setResultForRealCaller(new BalVerdict(BAL_ALLOW_SDK_SANDBOX, in checkBackgroundActivityStart()727 state.setResultForRealCaller(resultForRealCaller); in checkBackgroundActivityStart()
26357 PLcom/android/server/wm/BackgroundActivityStartController$BalState;->setResultForRealCaller(Lcom/an…