Searched refs:mServiceLooper (Results 1 – 2 of 2) sorted by relevance
60 private volatile Looper mServiceLooper; field in AlertService195 mServiceLooper.quit(); in onDestroy()
175 private volatile Looper mServiceLooper; field in StkAppService420 mServiceLooper.quit(); in onDestroy()431 mServiceLooper = Looper.myLooper(); in run()