Searched refs:onStartScreenPinning (Results 1 – 3 of 3) sorted by relevance
90 mImpl.onStartScreenPinning(mContext, taskId); in startScreenPinning()
607 mImpl.onStartScreenPinning(event.applicationContext, event.taskId); in onBusEvent()
226 public void onStartScreenPinning(Context context, int taskId) { in onStartScreenPinning() method in RecentsImpl