Home
last modified time | relevance | path

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

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