HomeSort by relevance Sort by last modified time
    Searched full:false (Results 1026 - 1050 of 15335) sorted by null

<<41424344454647484950>>

  /packages/apps/AlarmClock/res/xml/
settings.xml 30 android:persistent="false"
53 android:showDefault="false"
54 android:persistent="false"
  /packages/apps/Gallery/src/com/android/camera/gallery/
SingleImageList.java 50 return false;
62 return false;
66 return false;
  /packages/apps/Gallery3D/src/com/cooliris/media/
Layer.java 28 boolean mHidden = false;
74 return false;
84 return false;
  /packages/apps/Phone/res/xml/
fdn_setting.xml 21 android:persistent="false"
31 android:persistent="false"/>
37 android:persistent="false">
gsm_umts_options.xml 23 android:persistent="false">
34 android:persistent="false"
41 android:persistent="false">
  /packages/apps/Phone/src/com/android/phone/
GsmUmtsAdditionalCallOptions.java 39 mCLIRButton.init(this, false);
51 mCLIRButton.init(this, false);
71 ((CallWaitingCheckBoxPreference) pref).init(this, false);
  /packages/apps/Settings/res/xml/
bluetooth_settings.xml 32 android:persistent="false"
41 android:persistent="false" />
52 android:orderingFromXml="false" />
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
stdbool.h 38 #define false 0 macro
45 #define false false macro
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/wizards/newproject/
StubProjectCreationPage.java 64 return false;
84 return false;
88 return false;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/configurations/
LanguageQualifierTest.java 51 assertEquals(false, lq.checkAndSet("", config)); //$NON-NLS-1$
52 assertEquals(false, lq.checkAndSet("EN", config)); //$NON-NLS-1$
53 assertEquals(false, lq.checkAndSet("abc", config)); //$NON-NLS-1$
  /external/webkit/WebKit/android/nav/
CacheBuilder.cpp 100 return false;
118 uChar(name.characters(), name.length(), false);
120 wideString(value.characters(), value.length(), false);
347 bool atLeastOne = false;
349 if ((atLeastOne |= isFocusable(node)) != false)
353 if (atLeastOne == false) {
355 "{{0, 0, 0, 0}, \"\", 0, -1, \"\", {0, 0, 0, 0}, false, 0}\n"
407 uChar(properties.characters(), properties.length(), false);
419 wideString(node->textContent().characters(), 100, false);
446 renderer->hasOverflowClip() ? "true" : "false", tabindex
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset12.cpp 114 PVPATB_TEST_IS_TRUE(false);
133 PVPATB_TEST_IS_TRUE(false);
141 PVPATB_TEST_IS_TRUE(false);
168 PVPATB_TEST_IS_TRUE(false);
191 iContentTooLarge = false;
235 PVPATB_TEST_IS_TRUE(false);
251 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady());
275 if (iProtocolRollOverWithUnknownURLType == false)
415 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady());
438 OSCL_FIRST_CATCH_ANY(error, PVPATB_TEST_IS_TRUE(false); iState = STATE_CLEANUPANDCOMPLETE; RunIfNotReady(); return)
    [all...]
  /cts/tests/src/android/app/cts/
IntentServiceStub.java 44 onBindCalled = false;
45 onCreateCalled = false;
46 onDestroyCalled = false;
47 onStartCalled = false;
  /cts/tests/tests/database/src/android/database/cts/
DataSetObservableTest.java 81 private boolean mHasChanged = false;
82 private boolean mHasInvalidated = false;
105 mHasChanged = false;
106 mHasInvalidated = false;
  /cts/tests/tests/view/src/android/view/cts/
InflateExceptionTest.java 55 boolean isThrowed = false;
72 isThrowed = false;
86 isThrowed = false;
100 isThrowed = false;
  /cts/tools/vm-tests/src/util/build/
JarBuildStep.java 50 return false;
57 return false;
79 return false;
97 return false;
  /dalvik/
Android.mk 37 @echo "Forcing a remake with DONT_INSTALL_DEX_FILES=false"
38 $(hide) $(MAKE) DONT_INSTALL_DEX_FILES=false
40 # DONT_INSTALL_DEX_FILES is already false, so a normal make takes care of it.
61 $(hide) $(MAKE) DONT_INSTALL_DEX_FILES=false GENERATE_DEX_DEBUG=true

Completed in 560 milliseconds

<<41424344454647484950>>