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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java66 protected RegistrantList mRilCellInfoListRegistrants = new RegistrantList(); field in class:BaseCommands
726 mRilCellInfoListRegistrants.add(r);
730 mRilCellInfoListRegistrants.remove(h);

Completed in 66 milliseconds