Searched defs:requestor (Results  1 – 5 of 5) sorted by relevance
| /frameworks/base/core/java/android/animation/ | 
| D | AnimationHandler.java | 159     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/ | 
| D | GnssVisibilityControl.java | 139             String otherProtocolStackName, byte requestor, String requestorId, byte responseType,  in reportNfwNotification() 300                 String otherProtocolStackName, byte requestor, String requestorId,  in NfwNotification()
  | 
| D | GnssLocationProvider.java | 1893             String otherProtocolStackName, byte requestor, String requestorId,  in onReportNfwNotification()
  | 
| /frameworks/base/services/core/java/com/android/server/location/gnss/hal/ | 
| D | GnssNative.java | 291                 String otherProtocolStackName, byte requestor, String requestorId,  in onReportNfwNotification() 1281             String otherProtocolStackName, byte requestor, String requestorId,  in reportNfwNotification()
  | 
| /frameworks/proto_logging/stats/ | 
| D | atoms.proto | 10115     optional android.server.location.NfwRequestor requestor = 4;  field
  |