Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt145 override fun setLaunchWalletOnFinishedGoingToSleep(launch: Boolean) {} in setLaunchWalletOnFinishedGoingToSleep() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java318 void setLaunchWalletOnFinishedGoingToSleep(boolean launch); in setLaunchWalletOnFinishedGoingToSleep() method
DCentralSurfacesImpl.java337 public void setLaunchWalletOnFinishedGoingToSleep(boolean launch) { in setLaunchWalletOnFinishedGoingToSleep() method in CentralSurfacesImpl