OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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);
226
",
requestorId
: " + notif.
requestorId
+
392
decodeString(notif.
requestorId
, mIsHexInput, notif.requestorIdEncoding),
408
decodeString(notif.
requestorId
, mIsHexInput, notif.requestorIdEncoding),
/frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java
[
all
...]
Completed in 35 milliseconds