Searched refs:FLAG_FROM_BACKGROUND (Results 1 – 6 of 6) sorted by relevance
5663 FLAG_FROM_BACKGROUND,5710 FLAG_FROM_BACKGROUND,5775 public static final int FLAG_FROM_BACKGROUND = 0x00000004; field in Intent
1642 r.intent.getFlags() | Intent.FLAG_FROM_BACKGROUND, in processNextBroadcastLocked()
1859 if ((intentFlags & Intent.FLAG_FROM_BACKGROUND) != 0) {
162 = new Intent().addFlags(Intent.FLAG_FROM_BACKGROUND);
7816 field public static final int FLAG_FROM_BACKGROUND = 4; // 0x4
10479 field public static final int FLAG_FROM_BACKGROUND = 4; // 0x4