Searched refs: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.java1609 int niType,
1622 ", niType: " + niType +
1635 notification.niType = niType;
1607 reportNiNotification( int notificationId, int niType, int notifyFlags, int timeout, int defaultResponse, String requestorId, String text, int requestorIdEncoding, int textEncoding, String extras ) argument

Completed in 29 milliseconds