Searched refs:FLAG_FROM_BACKGROUND (Results 1 – 5 of 5) sorted by relevance
77 = new Intent().addFlags(Intent.FLAG_FROM_BACKGROUND);
2588 public static final int FLAG_FROM_BACKGROUND = 0x00000004; field in Intent
1741 if ((intentFlags&Intent.FLAG_FROM_BACKGROUND) != 0) { in startProcessLocked()12590 r.intent.getFlags() | Intent.FLAG_FROM_BACKGROUND, in processNextBroadcast()
5582 field public static final int FLAG_FROM_BACKGROUND = 4; // 0x4