Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java282 String indication = computePowerIndication(); in updateIndication() local
284 indication += ", " + (mChargingWattage / 1000) + " mW"; in updateIndication()
286 mTextView.switchIndication(indication); in updateIndication()
/frameworks/av/media/libstagefright/
DUtils.cpp369 const uint8_t indication = ((seq[4] & 0xF) << 4) | ((seq[5] & 0xF0) >> 4); in parseMpeg2ProfileLevelFromHeader() local
401 if (escapes.map(indication, &profileLevel)) { in parseMpeg2ProfileLevelFromHeader()
404 } else if (profiles.map(indication & 0x70, &profile)) { in parseMpeg2ProfileLevelFromHeader()
406 if (levels.map(indication & 0xF, &level)) { in parseMpeg2ProfileLevelFromHeader()
438 const uint8_t indication = seq[4]; in parseMpeg4ProfileLevelFromCsd() local
517 if (table.map(indication, &profileLevel)) { in parseMpeg4ProfileLevelFromCsd()
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_frame_timestamps.txt184 latch is the earliest indication that the frame was submitted in time
/frameworks/opt/telephony/proto/
Dtelephony.proto878 // Ring indication for an incoming call