Searched refs:retryOnFail (Results 1 – 2 of 2) sorted by relevance
238 public void initialize(boolean retryOnFail) throws NoSuchElementException, RemoteException { in initialize() argument244 retryOnFail); in initialize()252 retryOnFail); in initialize()258 mSEHal = ISecureElement.getService(mName, retryOnFail); in initialize()
231 private IInstrumentClusterNavigation getNavigationBinder(boolean retryOnFail) { in getNavigationBinder() argument