Searched defs:EXTRA_IS_VIDEO_CALL (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
H A DTestConnectionService.java56 public static final String EXTRA_IS_VIDEO_CALL = "extra_is_video_call"; field in class:TestConnectionService
308 boolean isVideoCall = extras.getBoolean(EXTRA_IS_VIDEO_CALL);

Completed in 83 milliseconds