/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | AdapterNativeInterface.java | 94 boolean setAdapterProperty(int type, byte[] val) { in setAdapterProperty() 106 boolean setDeviceProperty(byte[] address, int type, byte[] val) { in setDeviceProperty() 204 int callingUid, in connectSocket() 230 int callingUid, in createSocketChannel() 351 private native boolean setAdapterPropertyNative(int type, byte[] val); in setAdapterPropertyNative() 357 private native boolean setDevicePropertyNative(byte[] address, int type, byte[] val); in setDevicePropertyNative() 410 int callingUid, in connectSocketNative() 423 int callingUid, in createSocketChannelNative()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/StatsD/service/service-statsd/android_common_apex30/javac/ |
D | service-statsd.jar | ... .Runnable {
final synthetic android.os.IStatsd val$statsd
final synthetic com.android.server. ... |
/aosp_15_r20/packages/modules/StatsD/service/java/com/android/server/stats/ |
D | StatsManagerService.java | 224 int callingUid = Binder.getCallingUid(); in registerPullAtomCallback() local 226 PullerValue val = in registerPullAtomCallback() local 254 int callingUid = Binder.getCallingUid(); in unregisterPullAtomCallback() local 282 int callingUid = Binder.getCallingUid(); in setDataFetchOperation() local 305 int callingUid = Binder.getCallingUid(); in removeDataFetchOperation() local 327 int callingUid = Binder.getCallingUid(); in setActiveConfigsChangedOperation() local 350 int callingUid = Binder.getCallingUid(); in removeActiveConfigsChangedOperation() local 371 int callingUid = Binder.getCallingUid(); in setBroadcastSubscriber() local 398 int callingUid = Binder.getCallingUid(); in unsetBroadcastSubscriber() local 463 final int callingUid = Binder.getCallingUid(); in getData() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/ |
D | services.core.unboosted.jar1 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
D | services.core.unboosted.jar24 | ... synthetic com.android.server.pm.PackageInstallerSession val$session
final synthetic boolean val$success
final synthetic ... |
D | services.core.unboosted.jar20 | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
D | services.core.unboosted.jar34 | ... .ContentObserver {
final synthetic android.content.ContentResolver val$contentResolver
final synthetic com.android.server. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-1/ |
D | services.core.unboosted.jar | com/android/server/package-info.class
package-info.java
package com. ... |
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ZenModeHelper.java | 249 int callingUid) { in matchesCallFilter() 387 public void requestFromListener(ComponentName name, int filter, int callingUid, in requestFromListener() 460 int callingUid) { in addAutomaticZenRule() 581 int callingUid) { in updateAutomaticZenRule() 642 void applyGlobalZenModeAsImplicitZenRule(UserHandle user, String callingPkg, int callingUid, in applyGlobalZenModeAsImplicitZenRule() 710 void applyGlobalPolicyAsImplicitZenRule(UserHandle user, String callingPkg, int callingUid, in applyGlobalPolicyAsImplicitZenRule() 853 String reason, int callingUid) { in removeAutomaticZenRule() 887 String reason, int callingUid) { in removeAutomaticZenRules() 961 @ConfigOrigin int origin, int callingUid) { in setAutomaticZenRuleState() 984 @ConfigOrigin int origin, int callingUid) { in setAutomaticZenRuleState() [all …]
|
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/service-statsd.com.android.os.statsd_intermediates/ |
D | classes.jar | ... .Runnable {
final synthetic android.os.IStatsd val$statsd
final synthetic com.android.server. ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/StatsD/service/service-statsd/android_common_apex30/combined/ |
D | service-statsd.jar | ... .Runnable {
final synthetic android.os.IStatsd val$statsd
final synthetic com.android.server. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/appfunctions/services.appfunctions/android_common/javac/ |
D | services.appfunctions.jar | ... {
final synthetic android.app.appfunctions.ExecuteAppFunctionAidlRequest val$requestInternal
final synthetic int val$callingUid
final synthetic ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/appfunctions/services.appfunctions/android_common/repackaged-jarjar/javac/ |
D | services.appfunctions.jar | ... .android.server.appfunctions.RemoteServiceCaller$ServiceUsageCompleteListener val$serviceUsageCompleteListener
final synthetic com.android.server. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/usage/services.usage/android_common/repackaged-jarjar/javac/ |
D | services.usage.jar | com/android/server/usage/UserUsageStatsService.class
UserUsageStatsService.java
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/usage/services.usage/android_common/javac/ |
D | services.usage.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | NetworkScanRequestTracker.java | 274 Phone phone, int callingUid, int callingPid, String callingPackage, in NetworkScanRequestInfo() 295 synchronized void setIsBinderDead(boolean val) { in setIsBinderDead() 648 int callingUid, int callingPid, String callingPackage) { in startNetworkScan() 664 public void stopNetworkScan(int scanId, int callingUid) { in stopNetworkScan()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/ |
D | Utils.java | 382 public static ParcelUuid[] byteArrayToUuid(byte[] val) { in byteArrayToUuid() 432 int callingUid = Binder.getCallingUid(); in enforceCdmAssociation() local 477 Context context, String callingPackage, int callingUid) { in isPackageNameAccurate() 509 int callingUid = Binder.getCallingUid(); in getCallingAttributionSource() local 709 int callingUid = Binder.getCallingUid(); in checkCallerIsSystem() local 714 int callingUid = Binder.getCallingUid(); in checkCallerIsSystemOrActiveUser() local 756 int callingUid = Binder.getCallingUid(); in checkCallerIsSystemOrActiveOrManagedUser() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/repackaged-jarjar/javac/ |
D | Shell.jar | ... .AsyncTask {
final synthetic android.content.Context val$context
final synthetic String val$uri
final synthetic ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Shell/Shell/android_common/javac/ |
D | Shell.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/os/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-24/ |
D | services.core.unboosted.jar | com/android/server/pm/SELinuxMMAC_compat_config.xml
com/android/server/pm/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/voiceinteraction/services.voiceinteraction/android_common/javac/ |
D | services.voiceinteraction.jar | ... audioSource
final synthetic android.service.voice.IMicrophoneHotwordDetectionVoiceInteractionCallback val$callback
final synthetic boolean val$shouldCloseAudioStreamWithDelayOnDetect
final synthetic ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/voiceinteraction/services.voiceinteraction/android_common/repackaged-jarjar/javac/ |
D | services.voiceinteraction.jar | com/android/server/voiceinteraction/VoiceInteractionSessionConnection.class
VoiceInteractionSessionConnection.java
package com.android. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/credentials/services.credentials/android_common/repackaged-jarjar/javac/ |
D | services.credentials.jar | com/android/server/credentials/metrics/shared/ResponseCollective.class
ResponseCollective.java
package ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/credentials/services.credentials/android_common/javac/ |
D | services.credentials.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-20/ |
D | services.core.unboosted.jar | ... action
int i
int N
int j
int N
Object val
String key
java.io.PrintWriter pw
String prefix ... |