Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
H A DISystemUiProxy.aidl94 void stopScreenPinning() = 17; in stopScreenPinning() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DSystemUiProxy.java361 public void stopScreenPinning() { in stopScreenPinning() method in SystemUiProxy