Searched refs:DEVICE_ROLE_LEADER (Results 1 – 5 of 5) sorted by relevance
71 public static final int DEVICE_ROLE_LEADER = 4; field in ThreadNetworkController89 DEVICE_ROLE_LEADER208 || deviceRole == DEVICE_ROLE_LEADER; in isAttached()
20 import static android.net.thread.ThreadNetworkController.DEVICE_ROLE_LEADER;153 mController.waitForRole(DEVICE_ROLE_LEADER, RESTART_JOIN_TIMEOUT); in otDaemonRestart_JoinedNetworkAndStopped_autoRejoinedAndTunIfStateConsistent()
85 case ThreadNetworkController.DEVICE_ROLE_LEADER: in deviceRoleToString()
27 import static android.net.thread.ThreadNetworkController.DEVICE_ROLE_LEADER;945 attachedRoles.add(DEVICE_ROLE_LEADER);
514 field public static final int DEVICE_ROLE_LEADER = 4; // 0x4