Searched refs:ACTION_NEW_INCOMING_CALL (Results 1 – 1 of 1) sorted by relevance
37 public static final String ACTION_NEW_INCOMING_CALL = field in TestCallActivity67 if (ACTION_NEW_INCOMING_CALL.equals(action) && data != null) { in onCreate()