Searched defs:getSecureUserId (Results 1 – 3 of 3) sorted by relevance
47 public static long getSecureUserId() throws IllegalStateException { in getSecureUserId() method in GateKeeper
73 long getSecureUserId(int uid); in getSecureUserId() method
180 public long getSecureUserId(int userId) throws RemoteException { in getSecureUserId() method in FakeGateKeeperService