Searched refs:setGeneric (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCallTracker.java103 mForegroundCall.setGeneric(false);
206 mForegroundCall.setGeneric(false);
582 mForegroundCall.setGeneric(false);
583 mRingingCall.setGeneric(false);
892 mForegroundCall.setGeneric(true);
917 mForegroundCall.setGeneric(true);
921 mRingingCall.setGeneric(false);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCall.java241 public void setGeneric(boolean generic) { method in class:Call

Completed in 56 milliseconds