Searched refs:ACTION_USER_BACKGROUND (Results 1 – 5 of 5) sorted by relevance
1537 intent = new Intent(Intent.ACTION_USER_BACKGROUND);
799 intentFilter.addAction(Intent.ACTION_USER_BACKGROUND); in AudioService()5684 } else if (action.equals(Intent.ACTION_USER_BACKGROUND)) { in onReceive()
3514 public static final String ACTION_USER_BACKGROUND = field in Intent
7690 …field public static final java.lang.String ACTION_USER_BACKGROUND = "android.intent.action.USER_BA…
10318 … field public static final String ACTION_USER_BACKGROUND = "android.intent.action.USER_BACKGROUND";