Searched refs:PBAP_NOTIFICATION_ID_START (Results 1 – 1 of 1) sorted by relevance
143 private static final int PBAP_NOTIFICATION_ID_START = 1000000; field in BluetoothPbapService155 private volatile int mNextNotificationId = PBAP_NOTIFICATION_ID_START;933 mNextNotificationId = PBAP_NOTIFICATION_ID_START; in onConnect()