Home
last modified time | relevance | path

Searched refs:niType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java124 public int niType; field in GpsNetInitiatedHandler.GpsNiNotification
327 + " niType: " + notif.niType in handleNiInEs()
341 boolean isNiTypeES = (notif.niType == GPS_NI_TYPE_EMERGENCY_SUPL); in handleNiInEs()
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java1902 int niType,
1915 ", niType: " + niType +
1928 notification.niType = niType;