Searched defs:MSG_LAUNCH (Results 1 - 1 of 1) sorted by relevance

/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/
H A DListener.java51 private static final int MSG_LAUNCH = 6; field in class:Listener
125 what = MSG_LAUNCH;
219 case MSG_LAUNCH:

Completed in 31 milliseconds