Searched refs:lightweightExecutor (Results 1 – 3 of 3) sorted by relevance
43 private final ListeningExecutorService lightweightExecutor; field in MissingPermissionsOperations49 @LightweightExecutor ListeningExecutorService lightweightExecutor) { in MissingPermissionsOperations() argument52 this.lightweightExecutor = lightweightExecutor; in MissingPermissionsOperations()121 return lightweightExecutor.submit( in getMostRecentInfoForMissingPermissions()
47 public abstract ListeningExecutorService lightweightExecutor(); in lightweightExecutor() method in DialerExecutorComponent
75 .lightweightExecutor() in loadRttTranscript()