Searched defs:niType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
H A DGpsNetInitiatedHandler.java101 public int niType; field in class:GpsNetInitiatedHandler.GpsNiNotification
/frameworks/base/services/java/com/android/server/location/
H A DGpsLocationProvider.java1385 int niType,
1398 ", niType: " + niType +
1411 notification.niType = niType;
1383 reportNiNotification( int notificationId, int niType, int notifyFlags, int timeout, int defaultResponse, String requestorId, String text, int requestorIdEncoding, int textEncoding, String extras ) argument

Completed in 228 milliseconds