Searched refs:getGrantAlias (Results 1 – 2 of 2) sorted by relevance
74 public @Nullable String getGrantAlias(int userId, int uid, String alias) { in getGrantAlias() method in ApplicationKeyStorage
697 return mApplicationKeyStorage.getGrantAlias(userId, uid, alias); in getAlias()