Home
last modified time | relevance | path

Searched defs:NOTIFICATION_ID_PROGRESS (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/services/
H A DFileOperationService.java105 @VisibleForTesting static final int NOTIFICATION_ID_PROGRESS = 1; field in FileOperationService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java112 public static final int NOTIFICATION_ID_PROGRESS = -1000004; field in BluetoothOppNotification