Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java315 String indication = computePowerIndication(); in updateIndication() local
/frameworks/av/media/libstagefright/
DUtils.cpp374 const uint8_t indication = ((seq[4] & 0xF) << 4) | ((seq[5] & 0xF0) >> 4); in parseMpeg2ProfileLevelFromHeader() local
443 const uint8_t indication = seq[4]; in parseMpeg4ProfileLevelFromCsd() local