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

  /packages/services/Telephony/src/com/android/phone/
MobileNetworkSettings.java 167 updateBody();
346 updateBody();
391 updateBody();
521 private void updateBody() {
528 log("updateBody: isLteOnCdma=" + isLteOnCdma + " phoneSubId=" + phoneSubId);
    [all...]
  /packages/apps/Settings/src/com/android/settings/
DataUsageSummary.java 495 updateBody();
695 // already hit updateBody() when added; ignore
696 updateBody();
703 updateBody();
705 // already hit updateBody() when added; ignore
740 updateBody();
749 private void updateBody() {
768 if (LOGD) Log.d(TAG, "updateBody() with currentTab=" + currentTab);
775 if (LOGD) Log.d(TAG, "updateBody() isMobileTab=" + isMobileTab(currentTab));
778 if (LOGD) Log.d(TAG, "updateBody() mobile tab")
    [all...]

Completed in 125 milliseconds