HomeSort by relevance Sort by last modified time
    Searched refs:supportsHold (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
InCallControlState.java 78 public boolean supportsHold;
178 supportsHold = true;
196 supportsHold = true;
202 supportsHold = false;
InCallTouchUi.java 569 if (inCallControlState.supportsHold) {
    [all...]

Completed in 49 milliseconds