Searched refs:mNotificationCallbacks (Results 1 – 1 of 1) sorted by relevance
404 private NotificationCallbacks mNotificationCallbacks; field in GnssNative503 Preconditions.checkState(mNotificationCallbacks == null); in setNotificationCallbacks()504 mNotificationCallbacks = Objects.requireNonNull(callbacks); in setNotificationCallbacks()1337 () -> mNotificationCallbacks.onReportNfwNotification(proxyAppPackageName, in reportNfwNotification()