Searched defs:flag (Results 1 – 8 of 8) sorted by relevance
186 IntentFlag flag = FlagUtils.getFlagForString(item); in fillCheckBoxLayout() local235 IntentFlag flag = (IntentFlag) compoundButton.getTag(TAG_FLAG); in onCheckedChanged() local263 private void suggestFlags(IntentFlag flag) { in suggestFlags()276 IntentFlag flag = (IntentFlag) box.getTag(TAG_FLAG); in hasSuggestion() local363 private CheckBox getCheckBox(IntentFlag flag) { in getCheckBox()
86 int flag = fullscreen ? View.SYSTEM_UI_FLAG_LOW_PROFILE : 0; in setFullScreen() local
81 String flag; in parseArgs() local
102 final int flag; in doCommitContent() local132 flag, null); in doCommitContent() local
88 int flag = 1; in get_tunnel() local
130 int flag = characteristic.getProperties(); in broadcastUpdate() local
116 def _get_device_by_type(flag, adb_path): argument
188 public void glDepthMask(boolean flag) { in glDepthMask()