Searched defs:mCallWaitingInfoRegistrants (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java55 protected RegistrantList mCallWaitingInfoRegistrants = new RegistrantList(); field in class:BaseCommands
571 mCallWaitingInfoRegistrants.add(r);
576 mCallWaitingInfoRegistrants.remove(h);

Completed in 71 milliseconds