OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_NI_RESPONSE_ACCEPT
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
gps_ni.h
61
#define
GPS_NI_RESPONSE_ACCEPT
1
/frameworks/base/core/java/com/android/internal/app/
NetInitiatedActivity.java
108
sendUserResponse(GpsNetInitiatedHandler.
GPS_NI_RESPONSE_ACCEPT
);
/frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java
65
public static final int
GPS_NI_RESPONSE_ACCEPT
= 1;
161
mGpsLocationProvider.getNetInitiatedListener().sendNiResponse(notif.notificationId,
GPS_NI_RESPONSE_ACCEPT
);
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp
170
notif->default_response =
GPS_NI_RESPONSE_ACCEPT
;
432
case
GPS_NI_RESPONSE_ACCEPT
:
Completed in 1926 milliseconds