Searched refs:notifyChildSessionStarted (Results 1 – 2 of 2) sorted by relevance
53 getMainCaptureSession().notifyChildSessionStarted(mId, child.mId, clientContext); in newChild()
239 notifyChildSessionStarted(mId, child.mId, clientContext); in newChild()782 void notifyChildSessionStarted(int parentSessionId, int childSessionId, in notifyChildSessionStarted() method in MainContentCaptureSession