Loading core/java/android/provider/Settings.java +0 −56 Original line number Diff line number Diff line Loading @@ -3589,62 +3589,6 @@ public final class Settings { /** @hide */ public static final Validator LOCK_TO_APP_ENABLED_VALIDATOR = sBooleanValidator; /** * Enable looking up of phone numbers of nearby places * * @hide */ public static final String ENABLE_FORWARD_LOOKUP = "enable_forward_lookup"; /** * Enable looking up of phone numbers of people * * @hide */ public static final String ENABLE_PEOPLE_LOOKUP = "enable_people_lookup"; /** * Enable looking up of information of phone numbers not in the contacts * * @hide */ public static final String ENABLE_REVERSE_LOOKUP = "enable_reverse_lookup"; /** * The forward lookup provider * * @hide */ public static final String FORWARD_LOOKUP_PROVIDER = "forward_lookup_provider"; /** * The people lookup provider * * @hide */ public static final String PEOPLE_LOOKUP_PROVIDER = "people_lookup_provider"; /** * The reverse lookup provider * * @hide */ public static final String REVERSE_LOOKUP_PROVIDER = "reverse_lookup_provider"; /** * The OpenCNAM paid account ID * * @hide */ public static final String DIALER_OPENCNAM_ACCOUNT_SID = "dialer_opencnam_account_sid"; /** * The OpenCNAM authentication token * * @hide */ public static final String DIALER_OPENCNAM_AUTH_TOKEN = "dialer_opencnam_auth_token"; /** * I am the lolrus. * <p> Loading Loading
core/java/android/provider/Settings.java +0 −56 Original line number Diff line number Diff line Loading @@ -3589,62 +3589,6 @@ public final class Settings { /** @hide */ public static final Validator LOCK_TO_APP_ENABLED_VALIDATOR = sBooleanValidator; /** * Enable looking up of phone numbers of nearby places * * @hide */ public static final String ENABLE_FORWARD_LOOKUP = "enable_forward_lookup"; /** * Enable looking up of phone numbers of people * * @hide */ public static final String ENABLE_PEOPLE_LOOKUP = "enable_people_lookup"; /** * Enable looking up of information of phone numbers not in the contacts * * @hide */ public static final String ENABLE_REVERSE_LOOKUP = "enable_reverse_lookup"; /** * The forward lookup provider * * @hide */ public static final String FORWARD_LOOKUP_PROVIDER = "forward_lookup_provider"; /** * The people lookup provider * * @hide */ public static final String PEOPLE_LOOKUP_PROVIDER = "people_lookup_provider"; /** * The reverse lookup provider * * @hide */ public static final String REVERSE_LOOKUP_PROVIDER = "reverse_lookup_provider"; /** * The OpenCNAM paid account ID * * @hide */ public static final String DIALER_OPENCNAM_ACCOUNT_SID = "dialer_opencnam_account_sid"; /** * The OpenCNAM authentication token * * @hide */ public static final String DIALER_OPENCNAM_AUTH_TOKEN = "dialer_opencnam_auth_token"; /** * I am the lolrus. * <p> Loading