HomeSort by relevance Sort by last modified time
    Searched full:boolean (Results 26 - 50 of 35875) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/io/
FileFilter.java 5 boolean accept (File file);
  /external/nist-sip/java/javax/sip/address/
Address.java 9 boolean hasDisplayName();
15 boolean isSIPAddress();
20 boolean isWildcard();
23 boolean equals(Object obj);
  /external/testng/src/main/java/org/testng/junit/
JUnitTestRecognizer.java 9 boolean isTest(Class c);
  /external/testng/src/main/java/org/testng/xml/
ISuiteParser.java 5 boolean accept(String fileName);
  /packages/apps/CarrierConfig/assets/
carrier_config_310004.xml 4 <boolean name="operator_selection_expand_bool" value="true" />
7 <boolean name="enabledTransID" value="true" />
8 <boolean name="aliasEnabled" value="true" />
9 <boolean name="voicemail_notification_persistent_bool" value="true" />
10 <boolean name="allowAttachAudio" value="false" />
11 <boolean name="support_swap_after_merge_bool" value="false" />
16 <boolean name="apn_expand_bool" value="false" />
21 <boolean name="enableMMSReadReports" value="false" />
22 <boolean name="prefer_2g_bool" value="false" />
25 <boolean name="enabledNotifyWapMMSC" value="true" /
    [all...]
carrier_config_310012.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311390.xml 4 <boolean name="dtmf_type_enabled_bool" value="true"/>
5 <boolean name="show_apn_setting_cdma_bool" value="true"/>
6 <boolean name="carrier_volte_available_bool" value="true"/>
8 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311481.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311482.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311483.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311484.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311485.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311486.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311487.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311488.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311489.xml 4 <boolean name="operator_selection_expand_bool" value="true"/>
5 <boolean name="apn_expand_bool" value="false"/>
6 <boolean name="prefer_2g_bool" value="false"/>
7 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_310010.xml 4 <boolean name="enableSMSDeliveryReports" value="false"/>
6 <boolean name="supportMmsContentDisposition" value="false"/>
8 <boolean name="enableMMSDeliveryReports" value="false"/>
10 <boolean name="enableMMSReadReports" value="false"/>
12 <boolean name="sendMultipartSmsAsSeparateMessages" value="true"/>
13 <boolean name="enableMultipartSMS" value="false"/>
14 <boolean name="mmsCloseConnection" value="true"/>
carrier_config_311220.xml 4 <boolean name="dtmf_type_enabled_bool" value="true" />
5 <boolean name="use_otasp_for_provisioning_bool" value="true" />
6 <boolean name="enabledTransID" value="true" />
7 <boolean name="allowAttachAudio" value="true" />
13 <boolean name="show_cdma_choices_bool" value="true" />
16 <boolean name="enableMMSReadReports" value="false" />
18 <boolean name="enabledNotifyWapMMSC" value="true" />
19 <boolean name="enableMultipartSMS" value="false" />
20 <boolean name="show_apn_setting_cdma_bool" value="true" />
carrier_config_311580.xml 4 <boolean name="dtmf_type_enabled_bool" value="true" />
5 <boolean name="use_otasp_for_provisioning_bool" value="true" />
6 <boolean name="enabledTransID" value="true" />
7 <boolean name="allowAttachAudio" value="true" />
13 <boolean name="show_cdma_choices_bool" value="true" />
16 <boolean name="enableMMSReadReports" value="false" />
18 <boolean name="enabledNotifyWapMMSC" value="true" />
19 <boolean name="enableMultipartSMS" value="false" />
20 <boolean name="show_apn_setting_cdma_bool" value="true" />
  /frameworks/base/core/java/android/bluetooth/
IBluetoothHeadset.aidl 28 boolean connect(in BluetoothDevice device);
29 boolean disconnect(in BluetoothDevice device);
33 boolean setPriority(in BluetoothDevice device, int priority);
35 boolean startVoiceRecognition(in BluetoothDevice device);
36 boolean stopVoiceRecognition(in BluetoothDevice device);
37 boolean isAudioConnected(in BluetoothDevice device);
38 boolean sendVendorSpecificResultCode(in BluetoothDevice device,
46 boolean acceptIncomingConnect(in BluetoothDevice device);
47 boolean rejectIncomingConnect(in BluetoothDevice device);
50 boolean isAudioOn()
    [all...]
  /external/libnfc-nci/src/include/
trace_api.h 36 BT_API extern void DispAMPFrame (BT_HDR *p_buf, BOOLEAN is_recv, BD_ADDR bd_addr);
37 BT_API extern void DispRFCOMMFrame (BT_HDR *p_buf, BOOLEAN is_recv);
38 BT_API extern void DispL2CCmd(BT_HDR *p_buf, BOOLEAN is_recv);
39 BT_API extern void DispSdp (BT_HDR *p_msg, BOOLEAN is_rcv, BOOLEAN is_segment);
40 BT_API extern void DispSdpFullList (UINT8 *p, UINT16 list_len, BOOLEAN is_rcv);
41 BT_API extern void DispTcsMsg (BT_HDR *p_buf, BOOLEAN is_recv);
43 BT_API extern void DispHciAclData (BT_HDR *p_buf, BOOLEAN is_rcvd);
44 BT_API extern void DispHciScoData (BT_HDR *p_buf, BOOLEAN is_rcvd);
46 BT_API extern void DispBnep (BT_HDR *p_buf, BOOLEAN is_recv)
    [all...]
  /art/test/481-regression-phi-cond/src/
Main.java 19 public static void assertBooleanEquals(boolean expected, boolean result) {
25 public static boolean inlinePhi(boolean x, boolean y, boolean z) {
26 boolean phi;
35 public static boolean dontUseParam(boolean x) {
39 public static boolean testCase(boolean x, boolean y, boolean z)
    [all...]
  /art/test/474-checker-boolean-input/src/
Main.java 19 public static void assertBoolEquals(boolean expected, boolean result) {
26 * Test that integer Phis are accepted as Boolean inputs until
30 /// CHECK-START: boolean Main.TestPhiAsBoolean(int) select_generator (after)
34 public static boolean f1;
35 public static boolean f2;
37 public static boolean InlinePhi(int x) {
41 public static boolean TestPhiAsBoolean(int x) {
46 * Test that integer And is accepted as a Boolean input until
50 /// CHECK-START: boolean Main.TestAndAsBoolean(boolean, boolean) select_generator (after
    [all...]
  /external/selinux/libsemanage/include/semanage/
boolean_record.h 22 const semanage_bool_t * boolean,
27 extern int semanage_bool_compare(const semanage_bool_t * boolean,
30 extern int semanage_bool_compare2(const semanage_bool_t * boolean,
34 extern const char *semanage_bool_get_name(const semanage_bool_t * boolean);
37 semanage_bool_t * boolean, const char *name);
40 extern int semanage_bool_get_value(const semanage_bool_t * boolean);
42 extern void semanage_bool_set_value(semanage_bool_t * boolean, int value);
49 const semanage_bool_t * boolean,
52 extern void semanage_bool_free(semanage_bool_t * boolean);
  /external/selinux/libsepol/include/sepol/
boolean_record.h 23 const sepol_bool_t * boolean,
28 extern int sepol_bool_compare(const sepol_bool_t * boolean,
31 extern int sepol_bool_compare2(const sepol_bool_t * boolean,
35 extern const char *sepol_bool_get_name(const sepol_bool_t * boolean);
38 sepol_bool_t * boolean, const char *name);
41 extern int sepol_bool_get_value(const sepol_bool_t * boolean);
43 extern void sepol_bool_set_value(sepol_bool_t * boolean, int value);
49 const sepol_bool_t * boolean,
52 extern void sepol_bool_free(sepol_bool_t * boolean);

Completed in 4919 milliseconds

12 3 4 5 6 7 8 91011>>