A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
W
G
- getAdbConnection() - function in io.github.muntashirakon.adb.AbsAdbConnectionManager
- Get the AdbConnection backed by this object.
- getApi() - function in io.github.muntashirakon.adb.AbsAdbConnectionManager
- Get Android API (i.e.
- getCause() - function in java.lang.AdbPairingRequiredException
- getCause() - function in java.lang.AdbAuthenticationFailedException
- getHostAddress() - function in io.github.muntashirakon.adb.AbsAdbConnectionManager
- Get host address for this connection.
- getHostIpAddress(Context) - function in io.github.muntashirakon.adb.android.AndroidUtils
- getLocalizedMessage() - function in java.lang.AdbPairingRequiredException
- getLocalizedMessage() - function in java.lang.AdbAuthenticationFailedException
- getMaxData() - function in io.github.muntashirakon.adb.AdbConnection
- Get the max data size supported by the ADB daemon.
- getMessage() - function in java.lang.AdbPairingRequiredException
- getMessage() - function in java.lang.AdbAuthenticationFailedException
- getProtocolVersion() - function in io.github.muntashirakon.adb.AdbConnection
- Get the version of the ADB protocol supported by the ADB daemon.
- getStackTrace() - function in java.lang.AdbPairingRequiredException
- getStackTrace() - function in java.lang.AdbAuthenticationFailedException
- getSuppressed() - function in java.lang.AdbPairingRequiredException
- getSuppressed() - function in java.lang.AdbAuthenticationFailedException
- getTimeout() - function in io.github.muntashirakon.adb.AbsAdbConnectionManager
- Get time to wait for the connection to be made.
- getTimeoutUnit() - function in io.github.muntashirakon.adb.AbsAdbConnectionManager
- Get the unit for the timeout.