Searched refs:createRequestRoleIntent (Results 1 – 3 of 3) sorted by relevance
5 method @NonNull public android.content.Intent createRequestRoleIntent(@NonNull String);
324 Intent intent = roleManager.createRequestRoleIntent(RoleManager.ROLE_CALL_SCREENING); in requestCallScreeningRole()
223 public Intent createRequestRoleIntent(@NonNull String roleName) { in createRequestRoleIntent() method in RoleManager