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.java357 throwIfNull(device); in NativeDevice()
358 throwIfNull(stateMonitor); in NativeDevice()
381 throwIfNull(options); in setOptions()
420 throwIfNull(newDevice); in setIDevice()
1785 throwIfNull(remoteFileEntry); in FileQueryAction()
1786 throwIfNull(service); in FileQueryAction()
3668 private void throwIfNull(Object obj) { in throwIfNull() method in NativeDevice
3683 throwIfNull(recovery); in setRecovery()
3692 throwIfNull(mRecoveryMode); in setRecoveryMode()