Searched refs:FLAG_FROM_BACKGROUND (Results 1 – 8 of 8) sorted by relevance
414 .setFlags(Intent.FLAG_FROM_BACKGROUND); in executeRunnableJob()
7004 FLAG_FROM_BACKGROUND,7054 FLAG_FROM_BACKGROUND,7120 public static final int FLAG_FROM_BACKGROUND = 0x00000004; field in Intent
1011 final int intentFlags = r.intent.getFlags() | Intent.FLAG_FROM_BACKGROUND; in scheduleReceiverColdLocked()
2647 if ((intentFlags & Intent.FLAG_FROM_BACKGROUND) != 0) {
243 = new Intent().addFlags(Intent.FLAG_FROM_BACKGROUND);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7816 field public static final int FLAG_FROM_BACKGROUND = 4; // 0x4
11471 field public static final int FLAG_FROM_BACKGROUND = 4; // 0x4