Home | History | Annotate | Download | only in fused

Lines Matching refs:mLooper

52     private final Looper mLooper;
54 // all fields are only used on mLooper thread. except for in dump() which is not thread-safe
72 mLooper = looper;
90 * Called on mLooper thread
98 /** Called on mLooper thread */
104 /** Called on mLooper thread */
110 /** Called on mLooper thread */
139 mLocationManager.requestLocationUpdates(name, minTime, 0, this, mLooper);
142 mLocationManager.requestLocationUpdates(name, minTime, 0, this, mLooper);
261 /** Called on mLooper thread */
273 /** Called on mLooper thread */
277 /** Called on mLooper thread */
286 /** Called on mLooper thread */
306 /** Called on mLooper thread */