Searched refs:startBackgroundActivity (Results 1 – 2 of 2) sorted by relevance
41 mHandler.postDelayed(this::startBackgroundActivity, 1000 * 11); in onCreate()45 void startBackgroundActivity() { in startBackgroundActivity() method in BalService
146 startBackgroundActivity(APP_A); in testBackgroundActivityBlocked()192 startBackgroundActivity(APP_A_33); in testBackgroundActivity_withinGracePeriodAndSdk33_isNotBlocked()204 startBackgroundActivity(APP_A); in testBackgroundActivity_withinASMGracePeriod_isBlocked()219 startBackgroundActivity(APP_A); in testBackgroundActivity_withinBalAfterAsmGracePeriod_isBlocked()229 startBackgroundActivity(APP_A_33); in testBackgroundActivityWhenSystemAlertWindowGranted_isNotBlocked()246 startBackgroundActivity(APP_A); in testBackgroundActivityBlockedWhenForegroundActivityNotTop()260 startBackgroundActivity(APP_A); in testBackgroundActivityNotBlockedWhenForegroundActivityTop()277 startBackgroundActivity(APP_A_33); in testBackgroundActivityWhenForegroundActivityNotTopUsingSdk33_IsNotBlocked()887 startBackgroundActivity(serviceA, APP_A); in testPendingIntentBroadcastTimeout_noDelay_isNotBlocked()911 startBackgroundActivity(serviceA, APP_A); in testPendingIntentBroadcastTimeout_delay1s_isNotBlocked()[all …]