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

/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DMessengerService.java65 static final int MSG_REGISTER_CLIENT = 1; field in class:MessengerService
70 * the client as previously given with MSG_REGISTER_CLIENT.
88 case MSG_REGISTER_CLIENT:

Completed in 64 milliseconds