Home
last modified time | relevance | path

Searched defs:opPkg (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DSystemVibratorManager.java118 public boolean setAlwaysOnEffect(int uid, String opPkg, int alwaysOnId, in setAlwaysOnEffect()
133 public void vibrate(int uid, String opPkg, @NonNull CombinedVibration effect, in vibrate()
212 public boolean setAlwaysOnEffect(int uid, String opPkg, int alwaysOnId, in setAlwaysOnEffect()
222 public void vibrate(int uid, String opPkg, @NonNull VibrationEffect vibe, String reason, in vibrate()
H A DIVibratorManagerService.aidl31 boolean setAlwaysOnEffect(int uid, String opPkg, int alwaysOnId, in setAlwaysOnEffect()
33 void vibrate(int uid, int displayId, String opPkg, in CombinedVibration vibration, in vibrate()
H A DVibratorManager.java83 public boolean setAlwaysOnEffect(int uid, String opPkg, int alwaysOnId, in setAlwaysOnEffect()
136 public abstract void vibrate(int uid, String opPkg, @NonNull CombinedVibration effect, in vibrate()
H A DNullVibrator.java50 public void vibrate(int uid, String opPkg, VibrationEffect effect, in vibrate()
H A DVibrator.java337 public boolean setAlwaysOnEffect(int uid, String opPkg, int alwaysOnId, in setAlwaysOnEffect()
511 public abstract void vibrate(int uid, String opPkg, @NonNull VibrationEffect vibe, in vibrate()
H A DSystemVibrator.java199 public boolean setAlwaysOnEffect(int uid, String opPkg, int alwaysOnId, VibrationEffect effect, in setAlwaysOnEffect()
210 public void vibrate(int uid, String opPkg, @NonNull VibrationEffect effect, in vibrate()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DFakeVibrator.java43 public void vibrate(int uid, String opPkg, @NonNull VibrationEffect vibe, String reason, in vibrate()
H A DVibrationSettingsTest.java846 private Vibration.CallerInfo createCallerInfo(int uid, String opPkg, in createCallerInfo()
/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DIAccessibilityManager.aidl123 boolean startFlashNotificationSequence(String opPkg, int reason, IBinder token); in startFlashNotificationSequence()
124 boolean stopFlashNotificationSequence(String opPkg); in stopFlashNotificationSequence()
125 boolean startFlashNotificationEvent(String opPkg, int reason, String reasonPkg); in startFlashNotificationEvent()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DStatusBarNotification.java60 private final String opPkg; field in StatusBarNotification
75 public StatusBarNotification(String pkg, String opPkg, int id, in StatusBarNotification()
99 public StatusBarNotification(String pkg, String opPkg, int id, String tag, int uid, in StatusBarNotification()
/aosp14/frameworks/base/core/java/android/hardware/input/
H A DInputDeviceVibratorManager.java128 public void vibrate(int uid, String opPkg, @NonNull CombinedVibration effect, in vibrate()
H A DInputDeviceVibrator.java177 public void vibrate(int uid, String opPkg, @NonNull VibrationEffect effect, String reason, in vibrate()
H A DIInputManager.aidl206 void openLightSession(int deviceId, String opPkg, in IBinder token); in openLightSession()
H A DInputManagerGlobal.java1059 void openLightSession(int deviceId, String opPkg, @NonNull IBinder token) { in openLightSession()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DVibratorHelper.java92 public void vibrate(int uid, String opPkg, @NonNull VibrationEffect vibe, in vibrate()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java292 boolean startFlashNotificationSequence(String opPkg, in startFlashNotificationSequence()
304 boolean stopFlashNotificationSequence(String opPkg) { in stopFlashNotificationSequence()
309 boolean startFlashNotificationEvent(String opPkg, int reason, String reasonPkg) { in startFlashNotificationEvent()
H A DAccessibilityManagerService.java4061 public boolean startFlashNotificationSequence(String opPkg, in startFlashNotificationSequence()
4073 public boolean stopFlashNotificationSequence(String opPkg) { in stopFlashNotificationSequence()
4083 public boolean startFlashNotificationEvent(String opPkg, in startFlashNotificationEvent()
/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibration.java114 public final String opPkg; field in Vibration.CallerInfo
118 String opPkg, String reason) { in CallerInfo()
H A DVibratorManagerService.java336 public boolean setAlwaysOnEffect(int uid, String opPkg, int alwaysOnId, in setAlwaysOnEffect()
379 public void vibrate(int uid, int displayId, String opPkg, @NonNull CombinedVibration effect, in vibrate()
391 HalVibration vibrateInternal(int uid, int displayId, String opPkg, in vibrateInternal()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
H A DSbnBuilder.java100 public SbnBuilder setOpPkg(String opPkg) { in setOpPkg()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryBuilder.java163 public NotificationEntryBuilder setOpPkg(String opPkg) { in setOpPkg()
/aosp14/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl56 void enqueueNotificationWithTag(String pkg, String opPkg, String tag, int id, in enqueueNotificationWithTag()
59 void cancelNotificationWithTag(String pkg, String opPkg, String tag, int id, int userId); in cancelNotificationWithTag()
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1958 LightSession(int deviceId, String opPkg, IBinder token) { in LightSession()
2051 public void openLightSession(int deviceId, String opPkg, IBinder token) { in openLightSession()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...