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.java290 throwIfNull(device); in NativeDevice()
291 throwIfNull(stateMonitor); in NativeDevice()
314 throwIfNull(options); in setOptions()
353 throwIfNull(newDevice); in setIDevice()
1523 throwIfNull(remoteFileEntry); in FileQueryAction()
1524 throwIfNull(service); in FileQueryAction()
3166 private void throwIfNull(Object obj) { in throwIfNull() method in NativeDevice
3181 throwIfNull(recovery); in setRecovery()
3190 throwIfNull(mRecoveryMode); in setRecoveryMode()