Searched defs:newInstance (Results 1 – 7 of 7) sorted by relevance
31 public static SettingsFragment newInstance(LeanbackPreferenceFragment fragment) { in newInstance() method in SettingsFragment
36 public static CecPreferenceFragment newInstance() { in newInstance() method in CecPreferenceFragment
93 public static BluetoothDevicePreferenceFragment newInstance(BluetoothDevice device) { in newInstance() method in BluetoothDevicePreferenceFragment
130 public static ConnectedDevicesPreferenceFragment newInstance() { in newInstance() method in ConnectedDevicesPreferenceFragment
49 public static SearchFragment newInstance() { in newInstance() method in SearchFragment
56 public static BluetoothScannerFragment newInstance() { in newInstance() method in BluetoothScannerFragment
97 public static AppFragment newInstance(@RowType String rowType) { in newInstance() method in AppFragment