Searched refs:clear_uid (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/keystore/java/android/security/
H A DKeyStore.java327 return mBinder.clear_uid(uid) == NO_ERROR;
/frameworks/base/core/java/android/security/
H A DIKeystoreService.java465 public int clear_uid(long uid) throws RemoteException { method in class:IKeystoreService.Stub.Proxy
655 public int clear_uid(long uid) throws RemoteException; method in interface:IKeystoreService

Completed in 475 milliseconds