Searched refs:kb (Results 1 – 3 of 3) sorted by relevance
373 int kb = blockSize * 10 / 1024; in testSizeLimits() local375 Settings.Global.putString(cr, Settings.Global.DROPBOX_QUOTA_KB, Integer.toString(kb)); in testSizeLimits()475 int kb = blockSize * 10 / 1024; in testAgeLimits() local478 Settings.Global.putString(cr, Settings.Global.DROPBOX_QUOTA_KB, Integer.toString(kb)); in testAgeLimits()
411 // The maximum pss size in kb that we consider a process acceptable to restore
3421 long kb = remainder / 1024; in isSyncNotUsingNetworkH() local3428 mb, kb, b) in isSyncNotUsingNetworkH()