OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_NI_RESPONSE_DENY
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
gps_ni.h
62
#define
GPS_NI_RESPONSE_DENY
2
/frameworks/base/core/java/com/android/internal/app/
NetInitiatedActivity.java
111
sendUserResponse(GpsNetInitiatedHandler.
GPS_NI_RESPONSE_DENY
);
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp
175
notif->default_response =
GPS_NI_RESPONSE_DENY
;
435
case
GPS_NI_RESPONSE_DENY
:
/frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java
66
public static final int
GPS_NI_RESPONSE_DENY
= 2;
Completed in 19 milliseconds