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

  /development/simulator/app/
PhoneCollection.h 34 int GetPhoneCount(void) const { return mPhoneList.size(); } // slow
PhoneWindow.cpp 165 if (phoneIdx < 0 || phoneIdx >= pCollection->GetPhoneCount()) {
    [all...]
MainFrame.cpp 266 for (int i = 0; i < pCollection->GetPhoneCount(); i++) {
    [all...]

Completed in 150 milliseconds