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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallNotificationReceiver.java50 static final String ACTION_TWO_WAY_VIDEO_CALL = field in class:CallNotificationReceiver
51 "com.android.server.telecom.testapps.ACTION_TWO_WAY_VIDEO_CALL";
69 } else if (ACTION_TWO_WAY_VIDEO_CALL.equals(action)) {

Completed in 78 milliseconds