Searched defs:mBackgroundExecutor (Results 1 – 2 of 2) sorted by relevance
73 private ListeningExecutorService mBackgroundExecutor; field in NotesActivity88 getApplicationContext(), mBackgroundExecutor)); in onCreate() local
80 private ListeningExecutorService mBackgroundExecutor; field in AppSearchDebugActivity