Searched refs:fromBundle (Results 1 – 5 of 5) sorted by relevance
118 public static ClusterActivityState fromBundle(Bundle bundle) { in fromBundle() method in ClusterActivityState
63 ClusterActivityState state = ClusterActivityState.fromBundle(bundle); in handleIntent()
65 ClusterActivityState state = ClusterActivityState.fromBundle(bundle); in handleIntent()
364 setClusterActivityState(ClusterActivityState.fromBundle(state)); in setClusterActivityState()
336 mInputMonitorCompat = InputMonitorCompat.fromBundle(mISystemUiProxy in initInputMonitor()