Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarStateControllerImpl.java285 DejankUtils.stopDetectingBlockingIpcs(tag); in updateStateAndNotifyListeners()
352 DejankUtils.stopDetectingBlockingIpcs(tag); in setIsDozing()
375 DejankUtils.stopDetectingBlockingIpcs(tag); in setIsDreaming()
418 DejankUtils.stopDetectingBlockingIpcs(tag); in onShadeOrQsExpanded()
477 DejankUtils.stopDetectingBlockingIpcs(tag); in setDozeAmountInternal()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDejankUtils.java172 public static void stopDetectingBlockingIpcs(String tag) { in stopDetectingBlockingIpcs() method in DejankUtils
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java2515 DejankUtils.stopDetectingBlockingIpcs(tag);
2581 DejankUtils.stopDetectingBlockingIpcs(tag);
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java4763 DejankUtils.stopDetectingBlockingIpcs("NVP#onLayout");