Searched defs:getSecureUserId (Results 1 – 5 of 5) sorted by relevance
47 public static long getSecureUserId() throws IllegalStateException { in getSecureUserId() method in GateKeeper
74 long getSecureUserId(int userId); in getSecureUserId() method
180 public long getSecureUserId(int userId) throws RemoteException { in getSecureUserId() method in FakeGateKeeperService
342 Status getSecureUserId(int32_t userId, int64_t* sid) override { in getSecureUserId() function in android::GateKeeperProxy
427 int64_t CredentialData::getSecureUserId() { in getSecureUserId() function in android::security::identity::CredentialData