Searched refs:APP_A_LAUNCHER_MOVING_TO_BACKGROUND_ACTIVITY (Results 1 – 3 of 3) sorted by relevance
46 Event.APP_A_LAUNCHER_MOVING_TO_BACKGROUND_ACTIVITY,53 int APP_A_LAUNCHER_MOVING_TO_BACKGROUND_ACTIVITY = 4; field
34 receiver.send(CommonComponents.Event.APP_A_LAUNCHER_MOVING_TO_BACKGROUND_ACTIVITY, null); in onCreate()
154 Event.APP_A_LAUNCHER_MOVING_TO_BACKGROUND_ACTIVITY); in testBackgroundActivityBlockedInStartNextMatchingActivity()