Searched refs:FILL_IN_COMPONENT (Results 1 – 4 of 4) sorted by relevance
5320 public static final int FILL_IN_COMPONENT = 1<<3; field in Intent5405 if (other.mComponent != null && (flags&FILL_IN_COMPONENT) != 0) { in fillIn()5407 changes |= FILL_IN_COMPONENT; in fillIn()
305 intent.fillIn(baseIntent, Intent.FILL_IN_COMPONENT); in makeIntent()
5559 field public static final int FILL_IN_COMPONENT = 8; // 0x8