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

  /cts/tests/tests/telecom3/src/android/telecom/cts/
SelfManagedAwareInCallServiceTest.java 56 PhoneAccount.CAPABILITY_SUPPORTS_VIDEO_CALLING |
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
SelfManagedCallList.java 116 PhoneAccount.CAPABILITY_SUPPORTS_VIDEO_CALLING)
  /cts/tests/tests/telecom/src/android/telecom/cts/
TestUtils.java 98 PhoneAccount.CAPABILITY_SUPPORTS_VIDEO_CALLING |
110 PhoneAccount.CAPABILITY_SUPPORTS_VIDEO_CALLING |
  /frameworks/base/telecomm/java/android/telecom/
PhoneAccount.java 179 * See also {@link #CAPABILITY_SUPPORTS_VIDEO_CALLING} which indicates whether the
254 * {@link #CAPABILITY_SUPPORTS_VIDEO_CALLING}), but a current lack of network connectivity
259 public static final int CAPABILITY_SUPPORTS_VIDEO_CALLING = 0x400;
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
TelecomAccountRegistry.java 200 capabilities |= PhoneAccount.CAPABILITY_SUPPORTS_VIDEO_CALLING;
    [all...]
  /prebuilts/sdk/26/
android.jar 

Completed in 218 milliseconds