Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
DBipPixel.java118 int typeHint = determinePixelType(pixel); in BipPixel()
201 private static int determinePixelType(String pixel) { in determinePixelType() method in BipPixel