Searched refs:getDisplayToken (Results 1 – 6 of 6) sorted by relevance
134 const wp<IBinder>& getDisplayToken() const { return mDisplayToken; } in getDisplayToken() function
1015 return display->getDisplayToken() == mActiveDisplayToken; in isDisplayActiveLocked()
1181 auto& state = mCurrentState.displays.editValueFor(display->getDisplayToken()); in setActiveModeInternal()4519 const sp<IBinder> token = display->getDisplayToken().promote(); in onInitializeDisplays()7056 mActiveDisplayToken = activeDisplay->getDisplayToken(); in onActiveDisplayChangedLocked()
1650 private IBinder getDisplayToken(int displayId) {1666 final IBinder token = getDisplayToken(displayId);1689 final IBinder token = getDisplayToken(displayId);1704 final IBinder token = getDisplayToken(displayId);1714 final IBinder token = getDisplayToken(displayId);1725 final IBinder token = getDisplayToken(displayId);
265 display.mutableDisplayDevice()->getDisplayToken(); in injectDisplayWithInitialPowerMode()
17934 HPLcom/android/server/display/DisplayManagerService;->getDisplayToken(I)Landroid/os/IBinder;+]Lcom/…