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

  /system/core/gatekeeperd/
IGateKeeperService.h 31 ENROLL = IBinder::FIRST_CALL_TRANSACTION + 0,
59 virtual int enroll(uint32_t uid,
IGateKeeperService.cpp 32 case ENROLL: {
53 int ret = enroll(uid, currentPasswordHandle, currentPasswordHandleSize,
  /system/gatekeeper/include/gatekeeper/
gatekeeper_messages.h 29 const uint32_t ENROLL = 0;
181 * The password handle returned from the previous call to enroll or NULL

Completed in 782 milliseconds