Home
last modified time | relevance | path

Searched refs:typeHint (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() local
119 switch (typeHint) { in BipPixel()