Home
last modified time | relevance | path

Searched defs:null (Results 1 – 7 of 7) sorted by relevance

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DLaunchItemsDbHelper.java106 null, null, null, null, null, null)) { in readLastOpens() argument
166 null, null, null, null, null, null)) { in readOrderPriorities() argument
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DResponseActivity.java149 SlicesUtil.getDeviceUri(device.getAddress()), null); in onDeviceUpdated() local
DBluetoothDevicePreferenceFragment.java138 null, in updateRemoteUpdate() local
376 null, in onCreatePreferences() local
DConnectedDevicesSliceProvider.java132 SlicesUtil.getDeviceUri(device.getAddress()), null); in onDeviceUpdated() local
142 SlicesUtil.getDeviceUri(addr), null); in updateVersionAndNotify() local
DConnectedDevicesPreferenceFragment.java434 SettingsUtils.sendPairingIntent(getContext(), null); in onPreferenceTreeClick() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dtype_gentype.hpp27 enum ctor{null}; enumerator
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp5348 base::ScopedFile null = base::OpenFile("/dev/null", O_RDONLY); in Daemonize() local