HomeSort by relevance Sort by last modified time
    Searched defs:PIN (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSecurityModel.java 40 PIN, // Strictly numeric password
43 SimPin, // Unlock by entering a sim pin.
97 SecurityMode.PIN : SecurityMode.None;
132 || 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 ?
190 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...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 

Completed in 144 milliseconds