Searched refs:disableLooperCheckForTesting (Results 1 – 1 of 1) sorted by relevance
62 disableLooperCheckForTesting || Looper.getMainLooper() != Looper.myLooper(), in getService()331 @VisibleForTesting static boolean disableLooperCheckForTesting = false; field in SetupCompatServiceProvider