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

  /frameworks/base/policy/src/com/android/internal/policy/impl/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
KeyguardHostView.java 428 case PIN:
575 case PIN:
583 // Shortcut for SIM PIN/PUK to go to directly to user's security screen or home
    [all...]
  /system/bluetooth/data/
auto_pairing.conf 21 // Fixed PIN keyboard blacklist. Keyboards should have variable PIN
22 // The keyboards below have a fixed PIN of 0000, so we will auto pair.
  /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 330 milliseconds