Searched refs:RemoteLockscreenValidationClientImpl (Results 1 – 2 of 2) sorted by relevance
47 public class RemoteLockscreenValidationClientImpl implements RemoteLockscreenValidationClient, class50 private static final String TAG = RemoteLockscreenValidationClientImpl.class.getSimpleName();64 RemoteLockscreenValidationClientImpl( in RemoteLockscreenValidationClientImpl() method in RemoteLockscreenValidationClientImpl191 private void executeInternal(RemoteLockscreenValidationClientImpl.Call call) { in executeInternal()201 RemoteLockscreenValidationClientImpl.Call apiCaller, in performApiCallInternal()
40 return new RemoteLockscreenValidationClientImpl( in create()56 return new RemoteLockscreenValidationClientImpl(context, bgExecutor, serviceComponent); in create()