Searched refs:mNotificationCallbacks (Results 1 – 1 of 1) sorted by relevance
379 private NotificationCallbacks mNotificationCallbacks; field in GnssNative478 Preconditions.checkState(mNotificationCallbacks == null); in setNotificationCallbacks()479 mNotificationCallbacks = Objects.requireNonNull(callbacks); in setNotificationCallbacks()1251 () -> mNotificationCallbacks.onReportNiNotification(notificationId, niType, in reportNiNotification()1284 () -> mNotificationCallbacks.onReportNfwNotification(proxyAppPackageName, in reportNfwNotification()