Searched refs:executeInternal (Results 1 – 2 of 2) sorted by relevance
188 mHandler.post(() -> executeInternal(call)); in executeApiCall()191 private void executeInternal(RemoteLockscreenValidationClientImpl.Call call) { in executeInternal() method in RemoteLockscreenValidationClientImpl
418 mHandler.post(() -> executeInternal(apiCaller)); in executeApiCall()421 private void executeInternal(ApiCaller apiCaller) { in executeInternal() method in QuickAccessWalletClientImpl