Searched refs:FILL_IN_PACKAGE (Results 1 – 4 of 4) sorted by relevance
5326 public static final int FILL_IN_PACKAGE = 1<<4; field in Intent5398 && (mPackage == null || (flags&FILL_IN_PACKAGE) != 0)) { in fillIn()5400 changes |= FILL_IN_PACKAGE; in fillIn()
148 NO DOC BLOCK: android.content.Intent Field FILL_IN_PACKAGE
5561 field public static final int FILL_IN_PACKAGE = 16; // 0x10