Searched refs:active (Results 76 - 83 of 83) sorted by relevance

1234

/frameworks/native/opengl/libagl/
H A Dmatrix.cpp921 stack = &c->transforms.texture[c->textures.active];
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java4225 public void firePowerSaveChanged(boolean active) { argument
4227 callback.onPowerSaveChanged(active);
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp683 ALOGD("Set active config mode=%d, type=%d flinger=%p", mode, hw->getDisplayType(),
715 ALOGE("Attempt to set active config = %d for display with %zu configs",
720 ALOGE("Attempt to set active config = %d for null display %p",
723 ALOGW("Attempt to set active config = %d for virtual display",
1589 Region(Rect(s.active.w, s.active.h)));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java82 * during the initial bring up of the connection. After the connection becomes active
531 response.active = 0;
2108 if(mPhone.getLceStatus() == RILConstants.LCE_ACTIVE) { // active LCE service
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h3186 XAboolean active,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java259 // The number of wakelock requests currently active. Don't release the lock
3579 dataCall.active = p.readInt();
3589 dataCall.active = p.readInt();
/frameworks/av/media/libstagefright/
H A DACodec.cpp367 bool active() const { return mActive; } function in struct:android::ACodec::ExecutingState
5926 // We'll be active soon enough.
5998 // We'll be active soon enough.
6127 ALOGV("[%s] We're already active, no need to resume.", mCodec->mComponentName.c_str());
6527 if (mCodec->mExecutingState->active()) {
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 244 milliseconds

1234