Home
last modified time | relevance | path

Searched defs:requestor (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/animation/
DAnimationHandler.java159 public static void removeRequestor(Object requestor) { in removeRequestor()
175 public static void requestAnimatorsEnabled(boolean enable, Object requestor) { in requestAnimatorsEnabled()
179 private void requestAnimatorsEnabledImpl(boolean enable, Object requestor) { in requestAnimatorsEnabledImpl()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssVisibilityControl.java139 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification()
300 String otherProtocolStackName, byte requestor, String requestorId, in NfwNotification()
DGnssLocationProvider.java1893 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification()
/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
DGnssNative.java291 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification()
1281 String otherProtocolStackName, byte requestor, String requestorId, in reportNfwNotification()
/frameworks/proto_logging/stats/
Datoms.proto10115 optional android.server.location.NfwRequestor requestor = 4; field