Searched defs:getSecureUserId (Results 1 – 4 of 4) 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
417 Status getSecureUserId(int32_t userId, int64_t* sid) override { in getSecureUserId() function in android::GateKeeperProxy