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
/frameworks/base/core/java/com/android/internal/app/
NetInitiatedActivity.java
129
sendUserResponse(GpsNetInitiatedHandler.
GPS_NI_RESPONSE_DENY
);
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp
174
notif->default_response =
GPS_NI_RESPONSE_DENY
;
451
case
GPS_NI_RESPONSE_DENY
:
/hardware/libhardware/include/hardware/
gps.h
167
#define
GPS_NI_RESPONSE_DENY
2
/frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java
70
public static final int
GPS_NI_RESPONSE_DENY
= 2;
Completed in 58 milliseconds