blob: 9ebbd90cc469947635838ed535c1ad7ba8c29bf3 [file] [log] [blame]
// Signature format: 3.0
package androidx.core.role {
public final class RoleManagerCompat {
field public static final String ROLE_ASSISTANT = "android.app.role.ASSISTANT";
field public static final String ROLE_BROWSER = "android.app.role.BROWSER";
field public static final String ROLE_CALL_REDIRECTION = "android.app.role.CALL_REDIRECTION";
field public static final String ROLE_CALL_SCREENING = "android.app.role.CALL_SCREENING";
field public static final String ROLE_DIALER = "android.app.role.DIALER";
field public static final String ROLE_EMERGENCY = "android.app.role.EMERGENCY";
field public static final String ROLE_HOME = "android.app.role.HOME";
field public static final String ROLE_SMS = "android.app.role.SMS";
}
}