HomeSort by relevance Sort by last modified time
    Searched refs:CHLD_TYPE_RELEASEACTIVE_ACCEPTHELD (Results 1 - 2 of 2) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
BluetoothPhoneServiceImpl.java 72 private static final int CHLD_TYPE_RELEASEACTIVE_ACCEPTHELD = 1;
485 } else if (chld == CHLD_TYPE_RELEASEACTIVE_ACCEPTHELD) {
    [all...]
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
BluetoothPhoneServiceTest.java 83 private static final int CHLD_TYPE_RELEASEACTIVE_ACCEPTHELD = 1;
600 CHLD_TYPE_RELEASEACTIVE_ACCEPTHELD);
613 CHLD_TYPE_RELEASEACTIVE_ACCEPTHELD);
    [all...]

Completed in 155 milliseconds