OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:requestor_id
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp
195
jstring
requestor_id
= env->NewStringUTF(notification->
requestor_id
);
local
199
if (
requestor_id
&& text && extras) {
203
notification->default_response,
requestor_id
, text,
210
if (
requestor_id
)
211
env->DeleteLocalRef(
requestor_id
);
/hardware/libhardware/include/hardware/
gps.h
565
char
requestor_id
[GPS_NI_SHORT_STRING_MAXLEN];
member in struct:__anon31118
Completed in 24 milliseconds