Searched defs:setLaunchWalletOnFinishedWaking (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ | ||
D | CentralSurfacesEmptyImpl.kt | 147 override fun setLaunchWalletOnFinishedWaking(launch: Boolean) {} in setLaunchWalletOnFinishedWaking() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl |
D | CentralSurfaces.java | 323 void setLaunchWalletOnFinishedWaking(boolean launch); in setLaunchWalletOnFinishedWaking() method |
D | CentralSurfacesImpl.java | 344 public void setLaunchWalletOnFinishedWaking(boolean launch) { in setLaunchWalletOnFinishedWaking() method in CentralSurfacesImpl |