Searched defs:onConfigChange (Results 1 – 8 of 8) sorted by relevance
99 override fun onConfigChange(bundle: Bundle) { in onConfigChange() method in com.android.photopicker.features.preview.RemoteSurfaceController
37 void onConfigChange(in Bundle config); in onConfigChange() method
726 public abstract void onConfigChange(@NonNull Bundle config); in onConfigChange() method in CloudMediaProvider.CloudMediaSurfaceController913 public void onConfigChange(@NonNull Bundle config) { in onConfigChange() method in CloudMediaProvider.CloudMediaSurfaceControllerWrapper
80 void onConfigChange(@NonNull Bundle bundle) throws RemoteException { in onConfigChange() method in SurfaceControllerProxy
251 public void onConfigChange(@NonNull Bundle config) { in onConfigChange() method in RemoteSurfaceController
184 public void onConfigChange(@NonNull Bundle config) { in onConfigChange() method in RemoteVideoPreviewProvider.SurfaceControllerProxy
441 override fun onConfigChange(bundle: Bundle) {} in testRemotePreviewControllersAreDestroyed() method
287 override fun onConfigChange(bundle: Bundle) { in setup() method