Home
last modified time | relevance | path

Searched defs:setLastCameraLaunchSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt139 override fun setLastCameraLaunchSource(source: Int) {} in setLastCameraLaunchSource() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java310 void setLastCameraLaunchSource(int source); in setLastCameraLaunchSource() method
DCentralSurfacesImpl.java322 public void setLastCameraLaunchSource(int source) { in setLastCameraLaunchSource() method in CentralSurfacesImpl