Home
last modified time | relevance | path

Searched refs:throwIfNull (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java446 throwIfNull(device); in NativeDevice()
447 throwIfNull(stateMonitor); in NativeDevice()
487 throwIfNull(options); in setOptions()
560 throwIfNull(newDevice); in setIDevice()
2304 throwIfNull(remoteFileEntry); in FileQueryAction()
2305 throwIfNull(service); in FileQueryAction()
4338 private void throwIfNull(Object obj) { in throwIfNull() method in NativeDevice
4355 throwIfNull(recovery); in setRecovery()
4364 throwIfNull(mRecoveryMode); in setRecoveryMode()