HomeSort by relevance Sort by last modified time
    Searched full:disabled (Results 576 - 600 of 5266) sorted by null

<<21222324252627282930>>

  /external/icu/icu4j/main/tests/translit/.settings/
org.eclipse.jdt.core.prefs 2 org.eclipse.jdt.core.compiler.annotation.inheritNullAnnotations=disabled
7 org.eclipse.jdt.core.compiler.annotation.nullanalysis=disabled
21 org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled
22 org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=disabled
34 org.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts=disabled
42 org.eclipse.jdt.core.compiler.problem.missingEnumCaseDespiteDefault=disabled
68 org.eclipse.jdt.core.compiler.problem.specialParameterHidingField=disabled
70 org.eclipse.jdt.core.compiler.problem.suppressOptionalErrors=disabled
72 org.eclipse.jdt.core.compiler.problem.syntacticNullAnalysisForFields=disabled
86 org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled
    [all...]
  /external/libxml2/test/valid/dtds/
xhtml1-strict.dtd 725 disabled (disabled) #IMPLIED
747 disabled (disabled) #IMPLIED
757 disabled (disabled) #IMPLIED
765 disabled (disabled) #IMPLIED
776 disabled (disabled) #IMPLIE
    [all...]
  /external/llvm/lib/Target/R600/
R600ClauseMergePass.cpp 53 /// IfCvt pass can generate "disabled" ALU clause marker that need to be
55 /// This function parse instructions after CFAlu until it find a disabled
189 assert(MI->getOperand(8).getImm() && "CF ALU instruction disabled");
  /external/wpa_supplicant_8/src/common/
defs.h 175 * WPA_INTERFACE_DISABLED - Interface disabled
177 * This stat eis entered if the network interface is disabled, e.g.,
184 * WPA_INACTIVE - Inactive state (wpa_supplicant disabled)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_TransRecBlockCoef_intra.c 74 * function. Otherwise AC prediction is disabled if *pSumErr < 0 .
108 * values: OMX_VC_NONE (prediction disabled), OMX_VC_HORIZONTAL, or
111 * coefficients. If prediction is disabled (*pSumErr<0) then the
  /frameworks/base/core/java/android/net/
NetworkScorerAppManager.java 143 * @return the scorer app info or null if scoring is disabled (including if no scorer was ever
145 * it was disabled or uninstalled).
160 * disabled. Otherwise, the scorer will only be set if it is a valid scorer application.
  /frameworks/base/docs/html-intl/intl/ja/preview/
download.jd 154 <p><a href="" class="button disabled" id="downloadForRealz" onclick="return onDownloadForRealz(this);"></a></p>
329 $("a#downloadForRealz").removeClass('disabled');
331 $("a#downloadForRealz").addClass('disabled');
  /frameworks/base/docs/html-intl/intl/ko/preview/
download.jd 154 <p><a href="" class="button disabled" id="downloadForRealz" onclick="return onDownloadForRealz(this);"></a></p>
330 $("a#downloadForRealz").removeClass('disabled');
332 $("a#downloadForRealz").addClass('disabled');
  /frameworks/base/docs/html-intl/intl/ru/preview/
download.jd 154 <p><a href="" class="button disabled" id="downloadForRealz" onclick="return onDownloadForRealz(this);"></a></p>
329 $("a#downloadForRealz").removeClass('disabled');
331 $("a#downloadForRealz").addClass('disabled');
  /frameworks/base/nfc-extras/java/com/android/nfc_extras/
NfcExecutionEnvironment.java 134 * If it is disabled at the time of this call, an {@link EeNfcDisabledException}
153 * <p>All other NFC functionality is disabled while the NFC-EE is open
160 * @throws EeNfcDisabledException if NFC is disabled
  /frameworks/base/telecomm/java/android/telecom/
DefaultDialerManager.java 92 * 2) Pre-installed system dialer (if not disabled)
109 * 2) Pre-installed system dialer (if not disabled)
122 // Verify that the default dialer has not been disabled or uninstalled.
  /frameworks/base/wifi/java/android/net/wifi/
SupplicantState.java 42 * Interface is disabled
44 * This state is entered if the network interface is disabled.
51 * Inactive state (wpa_supplicant disabled).
  /packages/apps/Launcher2/src/com/android/launcher2/
Utilities.java 222 final Bitmap disabled = Bitmap.createBitmap(bitmap.getWidth(), bitmap.getHeight(), local
225 canvas.setBitmap(disabled);
231 return disabled;
  /packages/apps/Launcher3/src/com/android/launcher3/
ShortcutInfo.java 106 * Indicates that the icon is disabled due to safe mode restrictions.
111 * Indicates that the icon is disabled as the app is not available.
116 * Could be disabled, if the the app is installed but unavailable (eg. in safe mode or when
  /packages/apps/MusicFX/src/com/android/musicfx/
Compatibility.java 192 // and the ones in the other packages are disabled.
220 // receivers that are about to be disabled. We could also consider just
221 // killing the process hosting the disabled components.
  /art/dex2oat/
Android.mk 47 # We always build dex2oat and dependencies, even if the host build is otherwise disabled, since they are used to cross compile for the target.
  /bootable/recovery/etc/
init.rc 89 disabled
  /cts/build/
device_info_package.mk 58 LOCAL_PROGUARD_ENABLED := disabled
test_gtest_package.mk 24 LOCAL_PROGUARD_ENABLED := disabled
test_package.mk 24 LOCAL_PROGUARD_ENABLED := disabled
  /cts/tests/tests/assist/src/android/assist/cts/
DisableContextTest.java 38 /** Test we receive proper assist data when context is disabled or enabled */
  /cts/tests/tests/os/src/android/os/cts/
SecurityFeaturesTest.java 29 // if newPrivs == 0, then new kernel with PR_SET_NO_NEW_PRIVS disabled (BAD)
  /developers/build/prebuilts/gradle/DrawableTinting/
README.md 10 states of a View (for example disabled/enabled, focused, pressed or selected).
  /developers/build/prebuilts/gradle/GridViewPager/Wearable/src/main/res/values/
strings.xml 30 <string name="expansion_text">By default, each card will grow taller to accommodate extra content. Tall cards can be scrolled through like any scrollable view. The maximum height is controlled by setExpansionFactor() with a default of 10 pages. After that you\'ll notice a faded edge to indicate there is more. Expansion can be disabled completely using setExpansionEnabled(false). With this, the content will be clipped if it\'s taller than one page.</string>
  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/res/values/
strings.xml 56 <string name="camera_disabled">Camera is disabled by device policy</string>

Completed in 445 milliseconds

<<21222324252627282930>>