Searched refs:CALL_ORIGIN_DIALTACTS (Results 1 – 1 of 1) sorted by relevance
117 private static final String CALL_ORIGIN_DIALTACTS = field in DialtactsActivity884 return !isDialIntent(getIntent()) ? CALL_ORIGIN_DIALTACTS : null; in getCallOrigin()