Home
last modified time | relevance | path

Searched refs:determinePixelType (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipPixel.java112 int typeHint = determinePixelType(pixel); in BipPixel()
197 private static int determinePixelType(String pixel) { in determinePixelType() method in BipPixel