Searched refs:None (Results 1 - 25 of 81) sorted by relevance

1234

/frameworks/base/packages/Osu/src/com/android/hotspot2/
H A DPasspointMatch.java7 None, enum constant in enum:PasspointMatch
H A DAuthMatch.java5 * None means that there is a distinct mismatch, i.e. realm, method or parameter is defined
12 public static final int None = -1; field in class:AuthMatch
22 return "None";
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointMatch.java7 None, enum constant in enum:PasspointMatch
H A DAuthMatch.java5 * None means that there is a distinct mismatch, i.e. realm, method or parameter is defined
12 public static final int None = -1; field in class:AuthMatch
22 return "None";
/frameworks/base/packages/Osu/src/com/android/hotspot2/pps/
H A DDomainMatcher.java14 public enum Match {None, Primary, Secondary} enum constant in enum:DomainMatcher.Match
24 mSubDomains = match == Match.None ? new HashMap<String, Label>() : null;
30 Label subLabel = new Label(Match.None);
68 mRoot = new Label(Match.None);
81 * @return None if domain is not a sub-domain, Primary if it matched one of the primary domains
90 return Match.None;
91 } else if (label.getMatch() != Match.None) {
95 return Match.None; // Domain is a super domain
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/pps/
H A DDomainMatcher.java17 public enum Match {None, Primary, Secondary} enum constant in enum:DomainMatcher.Match
27 mSubDomains = match == Match.None ? new HashMap<String, Label>() : null;
33 Label subLabel = new Label(Match.None);
71 mRoot = new Label(Match.None);
83 * @return None if domain is not a sub-domain, Primary if it matched one of the primary domains
92 return Match.None;
93 } else if (label.getMatch() != Match.None) {
97 return Match.None; // Domain is a super domain
H A DHomeSP.java157 return spMatch == PasspointMatch.None ? PasspointMatch.RoamingProvider : spMatch;
170 if (authMatch == AuthMatch.None) {
172 return PasspointMatch.None;
180 return spMatch == PasspointMatch.None ? PasspointMatch.RoamingProvider : spMatch;
258 if (match != DomainMatcher.Match.None) {
268 return roamingMatch ? PasspointMatch.RoamingProvider : PasspointMatch.None;
/frameworks/compile/mclinker/include/mcld/LD/
H A DDiagnosticEngine.h46 None enumerator in enum:mcld::DiagnosticEngine::Severity
98 State() : numArgs(0), ID(-1), severity(None), file(NULL) {}
104 severity = None;
/frameworks/base/libs/hwui/
H A DOutline.h30 None = 0, member in class:android::uirenderer::Outline::Type
38 , mType(Type::None)
86 mType = Type::None;
127 if (mType == Type::None || mType == Type::Empty) return nullptr;
H A DGlop.h48 None = 0, enumerator in enum:android::uirenderer::VertexAttribFlags::__anon1055
64 None = 0, enumerator in enum:android::uirenderer::TransformFlags::__anon1056
H A DFrameInfoVisualizer.h75 ProfileType mType = ProfileType::None;
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardSecurityModel.java33 None, // No security enabled enum constant in enum:KeyguardSecurityModel.SecurityMode
86 return SecurityMode.None;
H A DKeyguardSecurityContainer.java87 if (mCurrentSecuritySelection != SecurityMode.None) {
94 if (mCurrentSecuritySelection != SecurityMode.None) {
100 if (mCurrentSecuritySelection != SecurityMode.None) {
106 if (mCurrentSecuritySelection != SecurityMode.None) {
200 case None:
319 } else if (SecurityMode.None == mCurrentSecuritySelection) {
321 if (SecurityMode.None == securityMode) {
339 if (securityMode != SecurityMode.None
379 if (securityMode != SecurityMode.None) {
397 securityMode != SecurityMode.None
[all...]
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp156 if (error != Error::None) {
165 if (error != Error::None) {
204 if (error != Error::None) {
212 return Error::None;
431 ALOGE_IF(error != Error::None, "destroyVirtualDisplay(%" PRIu64 ") failed:"
494 if (error != Error::None) {
501 return Error::None;
513 if (error != Error::None) {
527 return Error::None;
537 if (error != Error::None) {
[all...]
H A DHWC2On1Adapter.cpp380 return Error::None;
395 return Error::None;
420 output << "Capabilities: None\n";
545 return Error::None;
597 return Error::None;
608 return Error::None;
631 return Error::None;
646 return Error::None;
662 return Error::None;
678 return Error::None;
[all...]
H A DHWComposer.cpp209 if (error != HWC2::Error::None) {
261 if (error != HWC2::Error::None) {
295 if (error != HWC2::Error::None) {
349 } else if (error != HWC2::Error::None) {
382 if (error == HWC2::Error::None) {
411 if (error != HWC2::Error::None) {
438 if (error != HWC2::Error::None && error != HWC2::Error::HasChanges) {
448 if (error != HWC2::Error::None) {
462 if (error != HWC2::Error::None) {
509 if (error != HWC2::Error::None) {
[all...]
/frameworks/compile/mclinker/lib/LD/
H A DDiagnosticInfos.cpp56 {0, DiagnosticEngine::None, 0, 0}};
75 {0, DiagnosticEngine::None, 0, 0}};
86 static_cast<uint16_t>(pID), DiagnosticEngine::None, 0, 0};
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
H A DNAIRealmData.java62 int realmMatch = AuthMatch.None;
71 if (realmMatch == AuthMatch.None || mEAPMethods.isEmpty()) {
80 int best = AuthMatch.None;
/frameworks/av/media/libstagefright/include/
H A DSoftwareRenderer.h46 None, enumerator in enum:android::SoftwareRenderer::YUVMode
/frameworks/base/packages/Osu/src/com/android/anqp/eap/
H A DCredential.java22 None, enum constant in enum:Credential.CredType
/frameworks/base/tools/aapt2/xml/
H A DXmlActionExecutor.h36 None, member in class:aapt::xml::XmlActionExecutorPolicy
H A DXmlActionExecutor_test.cpp43 ASSERT_TRUE(executor.execute(XmlActionExecutorPolicy::None, &diag, doc.get()));
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScript.cpp61 case llvm::CodeGenOpt::None: mOptimizationLevel = kOptLvl0; break;
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.h40 * 0000 None - no reserved entry
47 None = 0, enumerator in enum:mcld::ARMRelocator::ReservedEntryType
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/eap/
H A DCredential.java22 None, enum constant in enum:Credential.CredType

Completed in 8435 milliseconds

1234