Home
last modified time | relevance | path

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

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DPaneTracker.java78 Handler mainHandler = new Handler(Looper.getMainLooper()); in notifyOtherPanes() local
79 mainHandler.post(new Runnable() { in notifyOtherPanes()