OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PIN
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSecurityModel.java
35
PIN
, // Strictly numeric password
38
SimPin, // Unlock by entering a sim
pin
.
90
SecurityMode.
PIN
: SecurityMode.None;
125
|| mode == SecurityMode.
PIN
/external/chromium_org/win8/metro_driver/
secondary_tile.cc
21
// Callback for asynchronous
pin
requests.
25
PIN
,
34
// Callback that responds to user input on the
pin
request pop-up. This will
64
pin_state = type_ ==
PIN
?
69
pin_state = type_ ==
PIN
?
74
pin_state = type_ ==
PIN
?
82
pin_state = type_ ==
PIN
?
189
new TileRequestCompleter(TileRequestCompleter::
PIN
, callback);
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
FlyoutControlComposite.java
62
private static final Image
PIN
= loadImage("icons/
pin
.gif");
790
return
PIN
;
[
all
...]
Completed in 5585 milliseconds