Searched refs:needNotify (Results 1 – 2 of 2) sorted by relevance
130 public boolean needNotify; field in GpsNetInitiatedHandler.GpsNiNotification325 + " needNotify: " + notif.needNotify in handleNi()340 if (notif.needNotify) { in handleNi()
1498 notification.needNotify = (notifyFlags & GpsNetInitiatedHandler.GPS_NI_NEED_NOTIFY) != 0; in reportNiNotification()1514 notification.needNotify, in reportNiNotification()