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

/frameworks/base/keystore/java/android/security/
H A DKeyStore.java346 mError = mBinder.sync_uid(sourceUid, targetUid);
/frameworks/base/core/java/android/security/
H A DIKeystoreService.java499 public int sync_uid(int srcUid, int dstUid) throws RemoteException { method in class:IKeystoreService.Stub.Proxy
659 public int sync_uid(int sourceUid, int targetUid) throws RemoteException; method in interface:IKeystoreService

Completed in 611 milliseconds