Searched refs:FILL_IN_COMPONENT (Results 1 – 5 of 5) sorted by relevance
106 Intent.FILL_IN_COMPONENT,
6832 FILL_IN_COMPONENT,6863 public static final int FILL_IN_COMPONENT = 1<<3; local6988 if (other.mComponent != null && (flags&FILL_IN_COMPONENT) != 0) { in fillIn()6990 changes |= FILL_IN_COMPONENT; in fillIn()
644 intent.fillIn(baseIntent, Intent.FILL_IN_COMPONENT | Intent.FILL_IN_SELECTOR); in makeIntent()
8038 field public static final int FILL_IN_COMPONENT = 8; // 0x8
7792 field public static final int FILL_IN_COMPONENT = 8; // 0x8