Home
last modified time | relevance | path

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