Searched refs:ACTION_REQUEST_ROLE (Results 1 – 1 of 1) sorted by relevance
168 public static final String ACTION_REQUEST_ROLE = "android.app.role.action.REQUEST_ROLE"; field in RoleManager225 Intent intent = new Intent(ACTION_REQUEST_ROLE); in createRequestRoleIntent()