Searched refs:onRecordingEnd (Results 1 – 6 of 6) sorted by relevance
196 verify(mCallback).onRecordingEnd(); in testStopRecording()208 verify(mCallback).onRecordingEnd(); in testUpdateState()230 verify(mCallback).onRecordingEnd(); in testUpdateStateBroadcast()249 verify(mCallback).onRecordingEnd(); in testUserChange()
63 override fun onRecordingEnd() { in stopRecording() method
288 cb.onRecordingEnd(); in updateState()328 default void onRecordingEnd() {} in onRecordingEnd() method
83 callback.onRecordingEnd() in dataMatchesController()
248 public void onRecordingEnd() { in onRecordingEnd() method in ScreenRecordTile.Callback
841 public void onRecordingEnd() { in onRecordingEnd() method in PhoneStatusBarPolicy