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

/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
H A DDisplaySourceService.java39 private static final int MSG_DISPATCH_DISPLAY_REMOVED = 2; field in class:DisplaySourceService
163 case MSG_DISPATCH_DISPLAY_REMOVED: {
208 mHandler.obtainMessage(MSG_DISPATCH_DISPLAY_REMOVED,

Completed in 338 milliseconds