Searched refs:active (Results 51 - 54 of 54) sorted by relevance

123

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java3148 dataCall.active = p.readInt();
3158 dataCall.active = p.readInt();
/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java644 boolean active);
643 nativeSetFocusControllerActive(int nativeClass, boolean active) argument
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h3186 XAboolean active,
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp132 // minimum sleep time for the mixer thread loop when tracks are active but in underrun
134 // maximum divider applied to the active sleep time in the mixer thread loop
1638 snprintf(buffer, SIZE, "Output thread %p active tracks\n", this);
1980 // active tracks are removed by threadLoop()
2950 // the track never becomes active so it's fast mixer slot is never touched.
2951 // The converse, of removing an (active) track and then creating a new track
2972 // or stopped which can occur when flush() is called while active
2982 // track stays active in STOPPING_1 state until first underrun
3001 // no recent underruns: stay active
3018 // remove from active lis
5662 int active; local
[all...]

Completed in 168 milliseconds

123