Home
last modified time | relevance | path

Searched defs:resultType (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DAttachmentUtilities.java217 String resultType = null; in inferMimeType() local
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java622 int resultType = getResultType(batchScanParams); in resetBatchScan() local
642 private int getFullScanStoragePercent(int resultType) { in getFullScanStoragePercent()