Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DActionProxyReceiver.java67 Runnable startActivityRunnable = () -> { in onReceive() local
95 mActivityStarter.executeRunnableDismissingKeyguard(startActivityRunnable, null, in onReceive()