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

  /packages/apps/Settings/src/com/android/settings/applications/
AppViewHolder.java 45 void updateSizeText(CharSequence invalidSizeStr, int whichSize) {
46 if (ManageApplications.DEBUG) Log.i(ManageApplications.TAG, "updateSizeText of " + entry.label + " " + entry
ManageApplications.java 730 holder.updateSizeText(mTab.mInvalidSizeStr, mWhichSize);
787 holder.updateSizeText(mTab.mInvalidSizeStr, mWhichSize);
    [all...]

Completed in 253 milliseconds