Home
last modified time | relevance | path

Searched refs:MSG_GENERATE_FINAL_MOSAIC_ERROR (Results 1 – 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DPanoramaActivity.java93 private static final int MSG_GENERATE_FINAL_MOSAIC_ERROR = 3; field in PanoramaActivity
320 case MSG_GENERATE_FINAL_MOSAIC_ERROR: in onCreate()
850 mMainHandler.sendEmptyMessage(MSG_GENERATE_FINAL_MOSAIC_ERROR); in saveHighResMosaic()