Searched refs:Invalid (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_pragma_handler.cpp97 bool Invalid; local
98 std::string Spelling = PP.getSpelling(PragmaToken, &Invalid);
99 if (!Invalid)
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardSecurityModel.java31 Invalid, // NULL state enum constant in enum:KeyguardSecurityModel.SecurityMode
H A DKeyguardHostView.java90 private SecurityMode mCurrentSecuritySelection = SecurityMode.Invalid;

Completed in 6334 milliseconds