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

1 2 3 4 5 6 78 91011>>

  /packages/apps/CarrierConfig/assets/
carrier_config_44100.xml 9 <boolean name="enabledMMS" value="true" />
10 <boolean name="carrier_force_disable_etws_cmas_test_bool" value="true" />
11 <boolean name="carrier_volte_available_bool" value="true" />
carrier_config_44120.xml 9 <boolean name="enabledMMS" value="true" />
10 <boolean name="carrier_force_disable_etws_cmas_test_bool" value="true" />
11 <boolean name="carrier_volte_available_bool" value="true" />
  /packages/apps/Launcher3/src/com/android/launcher3/util/
StringFilter.java 12 public abstract boolean matches(String str);
17 public boolean matches(String str) {
26 public boolean matches(String str) {
  /external/guava/guava/src/com/google/common/primitives/
Booleans.java 38 * Static utility methods pertaining to {@code boolean} primitives, that are not
39 * already found in either {@link Boolean} or {@link Arrays}.
54 * {@code ((Boolean) value).hashCode()}.
56 * @param value a primitive {@code boolean} value
59 public static int hashCode(boolean value) {
64 * Compares the two specified {@code boolean} values in the standard way
66 * value returned is the same as that of {@code ((Boolean) a).compareTo(b)}.
69 * deprecated; use the equivalent {@link Boolean#compare} method instead.
71 * @param a the first {@code boolean} to compare
72 * @param b the second {@code boolean} to compar
    [all...]
  /art/test/481-regression-phi-cond/
info.txt 1 Tests a regression in which simplification of a boolean selection could attempt
  /art/test/494-checker-instanceof-tests/src/
Main.java 18 public static boolean $inline$classTypeTest(Object o) {
22 public static boolean $inline$interfaceTypeTest(Object o) {
31 /// CHECK-START: boolean Main.classTypeTestNull() register (after)
34 public static boolean classTypeTestNull() {
38 /// CHECK-START: boolean Main.classTypeTestExactMain() register (after)
41 public static boolean classTypeTestExactMain() {
45 /// CHECK-START: boolean Main.classTypeTestExactSubMain() register (after)
48 public static boolean classTypeTestExactSubMain() {
52 /// CHECK-START: boolean Main.classTypeTestSubMainOrNull() register (after)
55 public static boolean classTypeTestSubMainOrNull()
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eq/d/
T_if_eq_10.java 5 public boolean run(int a, int b) {
T_if_eq_11.java 5 public boolean run(String a, String b) {
  /external/autotest/frontend/client/src/autotest/afe/
ICheckBox.java 8 public interface ICheckBox extends HasText, HasValue<Boolean>, HasClickHandlers {
9 public void setEnabled(boolean enabled);
10 public void setVisible(boolean visible);
11 public boolean isVisible();
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/endo/
ECEndomorphism.java 9 boolean hasEfficientPointMap();
  /external/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
RecordWriter.java 12 boolean open(String title);
13 boolean close();
15 void bool(String name, boolean value);
16 void boolArray(String name, boolean[] values);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
RecordWriter.java 11 boolean open(String title);
12 boolean close();
14 void bool(String name, boolean value);
15 void boolArray(String name, boolean[] values);
  /external/jcommander/src/main/java/com/beust/jcommander/
Strings.java 4 public static boolean isStringEmpty(String s) {
  /external/jcommander/src/main/java/com/beust/jcommander/internal/
Console.java 9 char[] readPassword(boolean echoInput);
  /external/jsr330/tck/org/atinject/tck/auto/
Engine.java 26 protected boolean publicNoArgsConstructorInjected;
27 protected boolean subPackagePrivateMethodInjected;
28 protected boolean superPackagePrivateMethodInjected;
29 protected boolean subPackagePrivateMethodForOverrideInjected;
30 protected boolean superPackagePrivateMethodForOverrideInjected;
32 protected boolean overriddenTwiceWithOmissionInMiddleInjected;
33 protected boolean overriddenTwiceWithOmissionInSubclassInjected;
40 public boolean overriddenPackagePrivateMethodInjectedTwice;
41 public boolean qualifiersInheritedFromOverriddenMethod;
  /external/libgdx/extensions/gdx-controllers/gdx-controllers/src/com/badlogic/gdx/controllers/
ControllerAdapter.java 25 public boolean buttonDown (Controller controller, int buttonIndex) {
30 public boolean buttonUp (Controller controller, int buttonIndex) {
35 public boolean axisMoved (Controller controller, int axisIndex, float value) {
40 public boolean povMoved (Controller controller, int povIndex, PovDirection value) {
45 public boolean xSliderMoved (Controller controller, int sliderIndex, boolean value) {
50 public boolean ySliderMoved (Controller controller, int sliderIndex, boolean value) {
55 public boolean accelerometerMoved (Controller controller, int accelerometerIndex, Vector3 value) {
  /external/nist-sip/java/javax/sip/address/
Hop.java 8 boolean isURIRoute();
URI.java 7 boolean isSipURI();
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/util/
TestRunnable.java 4 public boolean wasRun = false;
  /external/testng/src/main/java/org/testng/internal/
BshMock.java 8 public boolean includeMethodFromExpression(String expression, ITestNGMethod tm) {
IBsh.java 6 boolean includeMethodFromExpression(String expression, ITestNGMethod tm);
  /frameworks/base/core/java/android/bluetooth/
IBluetoothInputDevice.aidl 28 boolean connect(in BluetoothDevice device);
29 boolean disconnect(in BluetoothDevice device);
33 boolean setPriority(in BluetoothDevice device, int priority);
38 boolean getProtocolMode(in BluetoothDevice device);
42 boolean virtualUnplug(in BluetoothDevice device);
46 boolean setProtocolMode(in BluetoothDevice device, int protocolMode);
50 boolean getReport(in BluetoothDevice device, byte reportType, byte reportId, int bufferSize);
54 boolean setReport(in BluetoothDevice device, byte reportType, String report);
58 boolean sendData(in BluetoothDevice device, String report);
IBluetoothManager.aidl 36 boolean isEnabled();
37 boolean enable();
38 boolean enableNoAutoConnect();
39 boolean disable(boolean persist);
43 boolean bindBluetoothProfileService(int profile, IBluetoothProfileServiceConnection proxy);
49 boolean isBleScanAlwaysAvailable();
50 int updateBleAppCount(IBinder b, boolean enable);
51 boolean isBleAppPresent();
  /frameworks/base/core/java/android/nfc/
INfcCardEmulation.aidl 29 boolean isDefaultServiceForCategory(int userHandle, in ComponentName service, String category);
30 boolean isDefaultServiceForAid(int userHandle, in ComponentName service, String aid);
31 boolean setDefaultServiceForCategory(int userHandle, in ComponentName service, String category);
32 boolean setDefaultForNextTap(int userHandle, in ComponentName service);
33 boolean registerAidGroupForService(int userHandle, in ComponentName service, in AidGroup aidGroup);
35 boolean removeAidGroupForService(int userHandle, in ComponentName service, String category);
37 boolean setPreferredService(in ComponentName service);
38 boolean unsetPreferredService();
39 boolean supportsAidPrefixRegistration();
  /frameworks/base/core/java/com/android/internal/widget/
DecorToolbar.java 45 boolean isSplit();
46 boolean hasExpandedActionView();
56 boolean canSplit();
58 void setSplitToolbar(boolean split);
59 void setSplitWhenNarrow(boolean splitWhenNarrow);
60 boolean hasIcon();
61 boolean hasLogo();
66 boolean canShowOverflowMenu();
67 boolean isOverflowMenuShowing();
68 boolean isOverflowMenuShowPending()
    [all...]

Completed in 969 milliseconds

1 2 3 4 5 6 78 91011>>