Searched refs:FLAG_FROM_BACKGROUND (Results 1 – 6 of 6) sorted by relevance
6189 FLAG_FROM_BACKGROUND,6238 FLAG_FROM_BACKGROUND,6303 public static final int FLAG_FROM_BACKGROUND = 0x00000004; field in Intent
1709 r.intent.getFlags() | Intent.FLAG_FROM_BACKGROUND, in processNextBroadcastLocked()
2451 if ((intentFlags & Intent.FLAG_FROM_BACKGROUND) != 0) {
202 = new Intent().addFlags(Intent.FLAG_FROM_BACKGROUND);
11330 field public static final int FLAG_FROM_BACKGROUND = 4; // 0x4
7816 field public static final int FLAG_FROM_BACKGROUND = 4; // 0x4