Searched defs:auths (Results 1 – 2 of 2) sorted by relevance
40 ArrayList<Pair<byte[], byte[]>> auths = getUserAuth(userId); in clearUserKeyAuth() local49 ArrayList<Pair<byte[], byte[]>> auths = mAuth.get(userId); in fixateNewestUserKeyAuth() local57 ArrayList<Pair<byte[], byte[]>> auths = new ArrayList<Pair<byte[], byte[]>>(); in getUserAuth() local65 ArrayList<Pair<byte[], byte[]>> auths = getUserAuth(userId); in getUserUnlockToken() local76 ArrayList<Pair<byte[], byte[]>> auths = getUserAuth(userId); in unlockUser() local
6913 final String auths[] = holder.info.authority.split(";"); in installProviderAuthoritiesLocked() local