Home
last modified time | relevance | path

Searched defs:STATE_COMPLETE (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/biometrics/face/
DParticleCollection.java47 public static final int STATE_COMPLETE = 4; // face is enrolled field in ParticleCollection
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DActionMonitor.java118 protected static final int STATE_COMPLETE = 8; // Action complete field in ActionMonitor
/packages/apps/Nfc/src/com/android/nfc/handover/
DBluetoothPeripheralHandover.java75 static final int STATE_COMPLETE = 7; field in BluetoothPeripheralHandover