Searched refs:DEVICE_ROLE_DETACHED (Results 1 – 5 of 5) sorted by relevance
19 import static android.net.thread.ThreadNetworkController.DEVICE_ROLE_DETACHED;152 mController.waitForRole(DEVICE_ROLE_DETACHED, CALLBACK_TIMEOUT); in otDaemonRestart_JoinedNetworkAndStopped_autoRejoinedAndTunIfStateConsistent()
62 public static final int DEVICE_ROLE_DETACHED = 1; field in ThreadNetworkController86 DEVICE_ROLE_DETACHED,
79 case ThreadNetworkController.DEVICE_ROLE_DETACHED: in deviceRoleToString()
28 import static android.net.thread.ThreadNetworkController.DEVICE_ROLE_DETACHED;1463 handleDeviceRoleChanged(DEVICE_ROLE_DETACHED);1466 callback.onDeviceRoleChanged(DEVICE_ROLE_DETACHED);
513 field public static final int DEVICE_ROLE_DETACHED = 1; // 0x1