Searched refs:MSG_SET_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance
78 private static final int MSG_SET_NOTIFICATION = 7; field in JobServiceEngine268 case MSG_SET_NOTIFICATION: { in handleMessage()508 mHandler.obtainMessage(MSG_SET_NOTIFICATION, args).sendToTarget(); in setNotification()