HomeSort by relevance Sort by last modified time
    Searched refs:requestorId (Results 1 - 2 of 2) sorted by null

  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 107 public String requestorId;
138 + " requestorId: " + notif.requestorId + " text: " + notif.text);
229 ", requestorId: " + notif.requestorId +
395 decodeString(notif.requestorId, mIsHexInput, notif.requestorIdEncoding),
411 decodeString(notif.requestorId, mIsHexInput, notif.requestorIdEncoding),
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]

Completed in 147 milliseconds