Searched refs:Role (Results 1 – 5 of 5) sorted by relevance
30 import com.google.security.cryptauth.lib.securegcm.D2DHandshakeContext.Role;65 private Role mRole;343 mRole = Role.Initiator; in initiateHandshake()415 mRole = Role.Responder; in exchangeHandshake()482 byte[] expectedAuthToken = constructToken(mRole == Role.Initiator in exchangePreSharedKey()483 ? Role.Responder in exchangePreSharedKey()484 : Role.Initiator, in exchangePreSharedKey()518 byte[] expectedChallenge = constructToken(mRole == Role.Initiator in exchangeAttestation()519 ? Role.Responder in exchangeAttestation()520 : Role.Initiator, in exchangeAttestation()[all …]
62 public @interface Role {} annotation in AudioDeviceAttributes80 private final @Role int mRole;120 public AudioDeviceAttributes(@Role int role, @AudioDeviceInfo.AudioDeviceType int type, in AudioDeviceAttributes()136 public AudioDeviceAttributes(@Role int role, @AudioDeviceInfo.AudioDeviceType int type, in AudioDeviceAttributes()210 public @Role int getRole() { in getRole()318 public static String roleToString(@Role int role) { in roleToString()
31 import androidx.compose.ui.semantics.Role130 role = Role.Switch,
28 import androidx.compose.ui.semantics.Role128 role = Role.Switch,
7032 HSPLandroidx/compose/ui/semantics/Role$Companion;-><init>()V7036 HSPLandroidx/compose/ui/semantics/Role;-><clinit>()V7037 HSPLandroidx/compose/ui/semantics/Role;-><init>(I)V7038 HSPLandroidx/compose/ui/semantics/Role;->access$getButton$cp()I7039 HSPLandroidx/compose/ui/semantics/Role;->access$getImage$cp()I7040 HSPLandroidx/compose/ui/semantics/Role;->box-impl(I)Landroidx/compose/ui/semantics/Role;7041 HSPLandroidx/compose/ui/semantics/Role;->constructor-impl(I)I7044 HSPLandroidx/compose/ui/semantics/Role;->unbox-impl()I12445 Landroidx/compose/ui/semantics/Role$Companion;12446 Landroidx/compose/ui/semantics/Role;[all …]