Searched refs:MSG_DISPATCH_DISPLAY_REMOVED (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 110 milliseconds