A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
I
- initCause(Throwable) - function in java.lang.AdbPairingRequiredException
- initCause(Throwable) - function in java.lang.AdbAuthenticationFailedException
- io.github.muntashirakon.adb - package io.github.muntashirakon.adb
- io.github.muntashirakon.adb.android - package io.github.muntashirakon.adb.android
- isClosed() - function in io.github.muntashirakon.adb.AdbStream
- Returns whether the stream is closed or not
- isConnected() - function in io.github.muntashirakon.adb.AdbConnection
- Whether the underlying socket is connected to an ADB daemon and is not in a closed state.
- isConnected() - function in io.github.muntashirakon.adb.AbsAdbConnectionManager
- Check if it is connected to an ADB daemon.
- isConnectionEstablished() - function in io.github.muntashirakon.adb.AdbConnection
- Whether a connection has been established.
- isEmulator(Context) - function in io.github.muntashirakon.adb.android.AndroidUtils
- isThrowOnUnauthorised() - function in io.github.muntashirakon.adb.AbsAdbConnectionManager
- Get whether to throw AdbAuthenticationFailedException if the daemon rejects the first authenticationattempt.