/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | NetInitiatedActivity.java | 89 …NetInitiatedHandler.NI_INTENT_KEY_DEFAULT_RESPONSE, GpsNetInitiatedHandler.GPS_NI_RESPONSE_ACCEPT); in onCreate() 113 sendUserResponse(GpsNetInitiatedHandler.GPS_NI_RESPONSE_ACCEPT); in onClick()
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | gnss-base.h | 259 GPS_NI_RESPONSE_ACCEPT = 1, enumerator
|
/aosp12/frameworks/base/location/java/com/android/internal/location/ |
H A D | GpsNetInitiatedHandler.java | 74 public static final int GPS_NI_RESPONSE_ACCEPT = 1; field in GpsNetInitiatedHandler 340 GPS_NI_RESPONSE_ACCEPT); in handleNi()
|
/aosp12/hardware/qcom/gps/msm8996/core/ |
H A D | loc_core_log.cpp | 162 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/gps/msm8909/core/ |
H A D | loc_core_log.cpp | 162 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/core/ |
H A D | loc_core_log.cpp | 162 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/core/ |
H A D | loc_core_log.cpp | 162 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/gps/msm8960/core/ |
H A D | loc_core_log.cpp | 169 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/gps/msm8994/core/ |
H A D | loc_core_log.cpp | 179 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/gps/core/ |
H A D | loc_core_log.cpp | 179 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/gps/msm8084/core/ |
H A D | loc_core_log.cpp | 170 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/core/ |
H A D | loc_core_log.cpp | 170 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/sdm845/gps/msm8960/core/ |
H A D | loc_core_log.cpp | 169 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/core/ |
H A D | loc_core_log.cpp | 179 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/sdm845/gps/core/ |
H A D | loc_core_log.cpp | 179 NAME_VAL( GPS_NI_RESPONSE_ACCEPT ),
|
/aosp12/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/gps/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
H A D | loc_eng_ni.cpp | 388 if (user_response == GPS_NI_RESPONSE_ACCEPT && in loc_eng_ni_respond()
|