Searched refs:role (Results 1 – 5 of 5) sorted by relevance
23 …policy-binding $googleProjectID --member serviceAccount:$serviceAccount --role roles/compute.insta…
389 private String roleName(int role) { in roleName() argument390 return ROLE_NAMES.get(role, Integer.toString(role)); in roleName()394 public void onInterfaceStateChanged(String iface, int state, int role, in onInterfaceStateChanged() argument396 Log.d(TAG, iface + " " + stateName(state) + " " + roleName(role) in onInterfaceStateChanged()
29 import android.app.role.RoleManager;
202 - **Device profile**: Enables device streaming CDM role as opposed to app203 streaming role, with all differences in policies that this entails. \
34 import android.app.role.RoleManager;