Searched refs:ACTION_ONE_WAY_VIDEO_CALL (Results 1 – 2 of 2) sorted by relevance
48 static final String ACTION_ONE_WAY_VIDEO_CALL = field in CallNotificationReceiver65 } else if (ACTION_ONE_WAY_VIDEO_CALL.equals(action)) { in onReceive()
259 final Intent intent = new Intent(CallNotificationReceiver.ACTION_ONE_WAY_VIDEO_CALL, in createOneWayVideoCallIntent()