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

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

Completed in 582 milliseconds