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