Searched refs:getStaticLooper (Results 1 – 1 of 1) sorted by relevance
61 Handler handler = new Handler(thread == null ? getStaticLooper() : thread); in register()77 private static synchronized Looper getStaticLooper() { in getStaticLooper() method in PackageChangeReceiver