Home
last modified time | relevance | path

Searched defs:sync_uid (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/security/
DIKeystoreService.java499 public int sync_uid(int srcUid, int dstUid) throws RemoteException { in sync_uid() method in IKeystoreService.Stub.Proxy
659 public int sync_uid(int sourceUid, int targetUid) throws RemoteException; in sync_uid() method