Home
last modified time | relevance | path

Searched defs:setLaunchCameraOnFinishedGoingToSleep (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java364 void setLaunchCameraOnFinishedGoingToSleep(boolean launch); in setLaunchCameraOnFinishedGoingToSleep() method
H A DCentralSurfacesImpl.java371 public void setLaunchCameraOnFinishedGoingToSleep(boolean launch) { in setLaunchCameraOnFinishedGoingToSleep() method in CentralSurfacesImpl