Searched refs:performApiCallInternal (Results 1 – 2 of 2) sorted by relevance
152 performApiCallInternal(call, mService); in onConnectedInternal()193 performApiCallInternal(call, mService); in executeInternal()200 private void performApiCallInternal( in performApiCallInternal() method in RemoteLockscreenValidationClientImpl
381 performApiCallInternal(apiCaller, mService); in onConnectedInternal()423 performApiCallInternal(apiCaller, mService); in executeInternal()430 private void performApiCallInternal(ApiCaller apiCaller, IQuickAccessWalletService service) { in performApiCallInternal() method in QuickAccessWalletClientImpl