Searched refs:FLAG_DELAY_FILL (Results 1 – 4 of 4) sorted by relevance
84 public static final int FLAG_DELAY_FILL = 0x4; field in FillResponse95 FLAG_DELAY_FILL,845 | FLAG_DISABLE_ACTIVITY_ONLY | FLAG_DELAY_FILL in setFlags()
1727 if ((flags & FillResponse.FLAG_DELAY_FILL) != 0) { in onFillRequestSuccess()5847 if ((newResponse.getFlags() & FillResponse.FLAG_DELAY_FILL) == 0) { in processResponseLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
40170 field public static final int FLAG_DELAY_FILL = 4; // 0x4