Home
last modified time | relevance | path

Searched refs:native_send_ni_response (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
H A DGnssNative.java1381 native_send_ni_response(notificationId, userResponse); in sendNiResponse()
1521 private static native void native_send_ni_response(int notificationId, int userResponse); in native_send_ni_response() method in GnssNative