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