Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DIRecentsSystemUserCallbacks.aidl30 void startScreenPinning(int taskId); in startScreenPinning() method
DRecentsSystemUser.java88 public void startScreenPinning(int taskId) { in startScreenPinning() method in RecentsSystemUser
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/
DIRecentsSystemUserCallbacks.aidl30 void startScreenPinning(int taskId); in startScreenPinning() method