Loading api/current.txt +0 −2 Original line number Diff line number Diff line Loading @@ -7443,9 +7443,7 @@ package android.app.role { 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_GALLERY = "android.app.role.GALLERY"; field public static final String ROLE_HOME = "android.app.role.HOME"; field public static final String ROLE_MUSIC = "android.app.role.MUSIC"; field public static final String ROLE_SMS = "android.app.role.SMS"; } core/java/android/app/role/RoleManager.java +0 −14 Original line number Diff line number Diff line Loading @@ -112,20 +112,6 @@ public final class RoleManager { */ public static final String ROLE_HOME = "android.app.role.HOME"; /** * The name of the music player role. * * @see Intent#CATEGORY_APP_MUSIC */ public static final String ROLE_MUSIC = "android.app.role.MUSIC"; /** * The name of the gallery role. * * @see Intent#CATEGORY_APP_GALLERY */ public static final String ROLE_GALLERY = "android.app.role.GALLERY"; /** * The name of the car mode dialer app role. * <p> Loading Loading
api/current.txt +0 −2 Original line number Diff line number Diff line Loading @@ -7443,9 +7443,7 @@ package android.app.role { 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_GALLERY = "android.app.role.GALLERY"; field public static final String ROLE_HOME = "android.app.role.HOME"; field public static final String ROLE_MUSIC = "android.app.role.MUSIC"; field public static final String ROLE_SMS = "android.app.role.SMS"; }
core/java/android/app/role/RoleManager.java +0 −14 Original line number Diff line number Diff line Loading @@ -112,20 +112,6 @@ public final class RoleManager { */ public static final String ROLE_HOME = "android.app.role.HOME"; /** * The name of the music player role. * * @see Intent#CATEGORY_APP_MUSIC */ public static final String ROLE_MUSIC = "android.app.role.MUSIC"; /** * The name of the gallery role. * * @see Intent#CATEGORY_APP_GALLERY */ public static final String ROLE_GALLERY = "android.app.role.GALLERY"; /** * The name of the car mode dialer app role. * <p> Loading