Searched refs:retryLookup (Results 1 – 1 of 1) sorted by relevance
148 @NonNull private synchronized IKeystoreService getService(boolean retryLookup) { in getService() argument149 if (mBinder == null || retryLookup) { in getService()