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