Searched refs:mNIHandler (Results 1 – 1 of 1) sorted by relevance
414 private final GpsNetInitiatedHandler mNIHandler; field in GnssLocationProvider602 mNIHandler.setEmergencyExtensionSeconds(mGnssConfiguration.getEsExtensionSec()); in reloadGpsProperties()604 mNIHandler.setSuplEsEnabled(mSuplEsEnabled); in reloadGpsProperties()651 mNIHandler = new GpsNetInitiatedHandler(context, in GnssLocationProvider()779 if (mNIHandler.getInEmergency()) { in handleRequestLocation()1910 mNIHandler.handleNiNotification(notification);2027 return mNIHandler.getInEmergency();2104 mGnssVisibilityControl = new GnssVisibilityControl(mContext, mLooper, mNIHandler);