Searched refs:kb (Results 1 – 4 of 4) sorted by relevance
441 int kb = blockSize * 10 / 1024; in testSizeLimits() local443 Settings.Global.putString(cr, Settings.Global.DROPBOX_QUOTA_KB, Integer.toString(kb)); in testSizeLimits()543 int kb = blockSize * 10 / 1024; in testAgeLimits() local546 Settings.Global.putString(cr, Settings.Global.DROPBOX_QUOTA_KB, Integer.toString(kb)); in testAgeLimits()
339 // The maximum pss size in kb that we consider a process acceptable to restore
3450 long kb = remainder / 1024; in isSyncNotUsingNetworkH() local3457 mb, kb, b) in isSyncNotUsingNetworkH()
15025 // Peak virtual memory size in kb.15028 // Virtual memory size in kb.15031 // Peak resident set size (high water mark) in kb.15034 // Resident set size in kb.