Searched refs:mNIHandler (Results 1 – 1 of 1) sorted by relevance
405 private final GpsNetInitiatedHandler mNIHandler; field in GnssLocationProvider572 mNIHandler.setEmergencyExtensionSeconds(mGnssConfiguration.getEsExtensionSec()); in reloadGpsProperties()574 mNIHandler.setSuplEsEnabled(mSuplEsEnabled); in reloadGpsProperties()621 mNIHandler = new GpsNetInitiatedHandler(context, in GnssLocationProvider()748 if (isUserEmergency && mNIHandler.getInEmergency()) { in handleRequestLocation()1873 mNIHandler.handleNiNotification(notification);1997 return mNIHandler.getInEmergency();2071 mGnssVisibilityControl = new GnssVisibilityControl(mContext, mLooper, mNIHandler);