Searched defs:NONE (Results 1 - 25 of 50) sorted by relevance

12

/frameworks/support/annotations/src/android/support/annotation/
H A DVisibleForTesting.java67 int NONE = 5; field in interface:VisibleForTesting
/frameworks/base/graphics/java/android/graphics/
H A DInsets.java29 public static final Insets NONE = new Insets(0, 0, 0, 0); field in class:Insets
57 return NONE;
70 return (r == null) ? NONE : of(r.left, r.top, r.right, r.bottom);
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h68 NONE, enumerator in enum:android::SoftMP3::__anon494
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h67 NONE, enumerator in enum:android::SoftVorbis::__anon706
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h71 NONE, enumerator in enum:android::SoftAMR::__anon395
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h80 NONE, enumerator in enum:android::SoftOpus::__anon703
/frameworks/av/media/libstagefright/include/
H A DSimpleSoftOMXComponent.h55 NONE, enumerator in enum:android::SimpleSoftOMXComponent::PortInfo::__anon726
H A DSoftVideoDecoderOMXComponent.h134 NONE, enumerator in enum:android::SoftVideoDecoderOMXComponent::__anon732
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DStreamingProcessor.h65 NONE, enumerator in enum:android::camera2::StreamingProcessor::StreamType
/frameworks/base/rs/java/android/renderscript/
H A DProgramRaster.java43 NONE (2); enum constant in enum:ProgramRaster.CullMode
110 builder.setCullMode(CullMode.NONE);
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiSsid.java47 public static final String NONE = "<unknown ssid>"; field in class:WifiSsid
179 return NONE;
/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewPager.java35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH } enum constant in enum:PhotoViewPager.InterceptType
117 : InterceptType.NONE;
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h69 NONE, enumerator in enum:android::SoftAAC2::__anon333
/frameworks/av/media/libstagefright/rtsp/
H A DARTSPConnection.h70 NONE, enumerator in enum:android::ARTSPConnection::AuthType
/frameworks/base/core/java/android/net/
H A DIpConfiguration.java50 NONE, enum constant in enum:IpConfiguration.ProxySettings
H A DNetworkRequest.java82 * - The value NONE is used only by applications. When an application
90 NONE, enum constant in enum:NetworkRequest.Type
98 * The type of the request. This is only used by the system and is always NONE elsewhere.
150 ConnectivityManager.REQUEST_ID_UNSET, Type.NONE);
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
H A DWifiConfigurationHelper.java41 private static final int NONE = 0; field in class:WifiConfigurationHelper
60 config.allowedKeyManagement.set(KeyMgmt.NONE);
80 config.allowedKeyManagement.set(KeyMgmt.NONE);
128 if (phase2 == null) phase2 = WifiEnterpriseConfig.Phase2.NONE;
151 config.setProxySettings(ProxySettings.NONE);
160 * security being one of NONE, WEP, PSK, or EAP. If WEP, PSK, or EAP are selected, the field
198 case NONE:
256 config.setProxySettings(ProxySettings.NONE);
270 if ("NONE".equalsIgnoreCase(security)) {
271 return NONE;
[all...]
/frameworks/base/keystore/java/android/security/keystore/
H A DAndroidKeyStoreECDSASignatureSpi.java40 public final static class NONE extends AndroidKeyStoreECDSASignatureSpi { class in class:AndroidKeyStoreECDSASignatureSpi
41 public NONE() { method in class:AndroidKeyStoreECDSASignatureSpi.NONE
/frameworks/base/tools/split-select/
H A DRule.h49 NONE = 0, enumerator in enum:split::Rule::Key
74 , key(NONE)
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DTracer.java50 NONE, enum constant in enum:Tracer.Mode
93 private Mode mCurrentMode = Mode.NONE;
114 * both. Setting this to NONE will turn off tracing.
167 if (mCurrentMode == Mode.NONE) {
190 return mCurrentMode != Mode.NONE;
/frameworks/base/core/java/android/app/usage/
H A DUsageEvents.java39 public static final int NONE = 0; field in class:UsageEvents.Event
/frameworks/base/core/java/android/text/method/
H A DTextKeyListener.java98 return getInstance(false, Capitalize.NONE);
115 if (cap == Capitalize.NONE) {
208 NONE, SENTENCES, WORDS, CHARACTERS, enum constant in enum:TextKeyListener.Capitalize
/frameworks/base/core/java/android/view/
H A DMenu.java81 static final int NONE = 0; field in interface:Menu
160 * changes. Normally use {@link #NONE} if an item should not be in a
162 * @param itemId Unique item ID. Use {@link #NONE} if you do not need a
164 * @param order The order for the item. Use {@link #NONE} if you do not care
177 * changes. Normally use {@link #NONE} if an item should not be in a
179 * @param itemId Unique item ID. Use {@link #NONE} if you do not need a
181 * @param order The order for the item. Use {@link #NONE} if you do not care
219 * changes. Normally use {@link #NONE} if an item should not be in a
221 * @param itemId Unique item ID. Use {@link #NONE} if you do not need a
223 * @param order The order for the item. Use {@link #NONE} i
[all...]
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DFontFamily_Delegate.java132 NONE, COMPACT, ELEGANT enum constant in enum:FontFamily_Delegate.FontVariant
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
H A DSupplicantWifiScannerTest.java168 new ScanPeriod(ScanPeriod.ReportType.NONE,
171 new ScanPeriod(ScanPeriod.ReportType.NONE,
174 new ScanPeriod(ScanPeriod.ReportType.NONE,
203 new ScanPeriod(ScanPeriod.ReportType.NONE,
206 new ScanPeriod(ScanPeriod.ReportType.NONE,
216 new ScanPeriod(ScanPeriod.ReportType.NONE,
219 new ScanPeriod(ScanPeriod.ReportType.NONE,
687 NONE(false, false), enum constant in enum:SupplicantWifiScannerTest.ScanPeriod.ReportType

Completed in 1329 milliseconds

12