Searched refs:mMainHandler (Results 1 - 15 of 15) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/util/
H A DQuickActivity.java56 private Handler mMainHandler; field in class:QuickActivity
99 mMainHandler = new Handler(getMainLooper());
119 mMainHandler.removeCallbacks(mOnResumeTasks);
121 mMainHandler.postDelayed(mOnResumeTasks, ON_RESUME_DELAY_MILLIS);
136 mMainHandler.removeCallbacks(mOnResumeTasks);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
H A DApplicationsState.java308 private final MainHandler mMainHandler = new MainHandler(); field in class:ApplicationsState
530 if (!mMainHandler.hasMessages(MainHandler.MSG_PACKAGE_LIST_CHANGED)) {
531 mMainHandler.sendEmptyMessage(MainHandler.MSG_PACKAGE_LIST_CHANGED);
552 if (!mMainHandler.hasMessages(MainHandler.MSG_PACKAGE_LIST_CHANGED)) {
553 mMainHandler.sendEmptyMessage(MainHandler.MSG_PACKAGE_LIST_CHANGED);
629 Message msg = mMainHandler.obtainMessage(
631 mMainHandler.sendMessage(msg);
662 Message m = mMainHandler.obtainMessage(
664 mMainHandler.sendMessage(m);
700 Message m = mMainHandler
[all...]
/packages/apps/Settings/src/com/android/settings/applications/
H A DApplicationsState.java410 final MainHandler mMainHandler = new MainHandler(); field in class:ApplicationsState
596 if (!mMainHandler.hasMessages(MainHandler.MSG_REBUILD_COMPLETE, this)) {
597 Message msg = mMainHandler.obtainMessage(
599 mMainHandler.sendMessage(msg);
782 if (!mMainHandler.hasMessages(MainHandler.MSG_PACKAGE_LIST_CHANGED)) {
783 mMainHandler.sendEmptyMessage(MainHandler.MSG_PACKAGE_LIST_CHANGED);
814 if (!mMainHandler.hasMessages(MainHandler.MSG_PACKAGE_LIST_CHANGED)) {
815 mMainHandler.sendEmptyMessage(MainHandler.MSG_PACKAGE_LIST_CHANGED);
919 Message msg = mMainHandler.obtainMessage(
921 mMainHandler
[all...]
/packages/apps/Camera2/src/com/android/camera/session/
H A DCaptureSessionManagerImpl.java336 private final Handler mMainHandler = new Handler(Looper.getMainLooper()); field in class:CaptureSessionManagerImpl
425 mMainHandler.post(new Runnable() {
442 mMainHandler.post(new Runnable() {
459 mMainHandler.post(new Runnable() {
476 mMainHandler.post(new Runnable() {
493 mMainHandler.post(new Runnable() {
510 mMainHandler.post(new Runnable() {
539 mMainHandler.post(new Runnable() {
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumDataLoader.java67 private final Handler mMainHandler; field in class:AlbumDataLoader
87 mMainHandler = new SynchronizedHandler(context.getGLRoot()) {
224 mMainHandler.sendMessage(
225 mMainHandler.obtainMessage(MSG_RUN_OBJECT, task));
347 mMainHandler.sendEmptyMessage(loading ? MSG_LOAD_START : MSG_LOAD_FINISH);
H A DAlbumSetDataLoader.java73 private final Handler mMainHandler; field in class:AlbumSetDataLoader
87 mMainHandler = new SynchronizedHandler(activity.getGLRoot()) {
315 mMainHandler.sendMessage(
316 mMainHandler.obtainMessage(MSG_RUN_OBJECT, task));
335 mMainHandler.sendEmptyMessage(loading ? MSG_LOAD_START : MSG_LOAD_FINISH);
H A DPhotoDataAdapter.java140 private final Handler mMainHandler; field in class:PhotoDataAdapter
189 mMainHandler = new SynchronizedHandler(activity.getGLRoot()) {
488 mMainHandler.sendEmptyMessage(MSG_UPDATE_IMAGE_REQUESTS);
863 mMainHandler.sendMessage(
864 mMainHandler.obtainMessage(MSG_RUN_OBJECT, this));
885 mMainHandler.sendMessage(
886 mMainHandler.obtainMessage(MSG_RUN_OBJECT, this));
914 mMainHandler.sendMessage(
915 mMainHandler.obtainMessage(MSG_RUN_OBJECT, task));
1019 mMainHandler
[all...]
/packages/apps/Camera2/src/com/android/camera/
H A DCaptureModule.java239 private Handler mMainHandler; field in class:CaptureModule
291 mMainHandler = new Handler(activity.getMainLooper());
407 mMainHandler.post(new Runnable() {
556 mMainHandler.removeCallbacksAndMessages(null);
722 mMainHandler.removeCallbacks(mHideAutoFocusTargetRunnable);
724 mMainHandler.postDelayed(new Runnable() {
727 mMainHandler.post(mHideAutoFocusTargetRunnable);
772 mMainHandler.removeCallbacks(mHideAutoFocusTargetRunnable);
773 mMainHandler.post(new Runnable() {
785 mMainHandler
[all...]
H A DCameraActivity.java229 private Handler mMainHandler; field in class:CameraActivity
1063 mCameraController.setOneShotPreviewCallback(mMainHandler,
1256 mMainHandler.removeMessages(MSG_CLEAR_SCREEN_ON_FLAG);
1411 mMainHandler = new MainHandler(this, getMainLooper());
1412 mCameraController = new CameraController(mAppContext, this, mMainHandler,
1418 new CameraExceptionHandler(mCameraExceptionCallback, mMainHandler));
1497 mOrientationManager.addOnOrientationChangeListener(mMainHandler, this);
1795 mMainHandler, mAboveFilmstripControlLayout);
1854 mMainHandler.removeCallbacks(mLightsOutRunnable);
1855 mMainHandler
2729 private final Handler mMainHandler; field in class:CameraActivity.PeekAnimationHandler
[all...]
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DPanoramaActivity.java161 private Handler mMainHandler; field in class:PanoramaActivity
298 mMainHandler = new Handler() {
628 mMainHandler.sendMessage(mMainHandler.obtainMessage(
631 mMainHandler.sendMessage(mMainHandler.obtainMessage(
848 mMainHandler.sendEmptyMessage(MSG_RESET_TO_PREVIEW);
850 mMainHandler.sendEmptyMessage(MSG_GENERATE_FINAL_MOSAIC_ERROR);
873 mMainHandler.sendMessage(
874 mMainHandler
[all...]
/packages/apps/Camera/src/com/android/camera/
H A DPanoramaModule.java149 private Handler mMainHandler; field in class:PanoramaModule
288 mMainHandler = new Handler() {
440 mMainHandler.removeMessages(MSG_CONFIG_MOSAIC_PREVIEW);
441 mMainHandler.obtainMessage(MSG_CONFIG_MOSAIC_PREVIEW, w, h).sendToTarget();
481 mMainHandler.sendEmptyMessage(MSG_RESET_TO_PREVIEW);
604 mMainHandler.sendMessage(mMainHandler.obtainMessage(
607 mMainHandler.sendMessage(mMainHandler.obtainMessage(
811 mMainHandler
[all...]
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DAggregationSuggestionEngine.java112 private Handler mMainHandler; field in class:AggregationSuggestionEngine
123 mMainHandler = new Handler() {
331 mMainHandler.sendMessage(mMainHandler.obtainMessage(MESSAGE_DATA_CURSOR, dataCursor));
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DActionModeHandler.java79 private final Handler mMainHandler; field in class:ActionModeHandler
130 mMainHandler = new Handler(activity.getMainLooper());
412 mMainHandler.post(new Runnable() {
451 mMainHandler.post(new Runnable() {
/packages/apps/FMRadio/src/com/android/fmradio/views/
H A DFmScroller.java99 private Handler mMainHandler; field in class:FmScroller
198 mMainHandler = new Handler(Looper.getMainLooper());
220 mMainHandler.removeCallbacks(null);
221 mMainHandler.postDelayed(new Runnable() {
968 mMainHandler.removeCallbacks(null);
/packages/apps/Contacts/src/com/android/contacts/
H A DContactSaveService.java153 private Handler mMainHandler; field in class:ContactSaveService
158 mMainHandler = new Handler(Looper.getMainLooper());
1121 mMainHandler.post(new Runnable() {
1131 mMainHandler.post(new Runnable() {

Completed in 2452 milliseconds