Searched refs:TV_INPUT_CUSTOM_LABELS (Results 1 – 4 of 4) sorted by relevance
1021 context.getContentResolver(), Settings.Secure.TV_INPUT_CUSTOM_LABELS, userId); in getCustomLabels()1097 Settings.Secure.TV_INPUT_CUSTOM_LABELS, builder.toString(), userId); in putCustomLabels()
483 Settings.Secure.TV_INPUT_CUSTOM_LABELS,
1375 Settings.Secure.TV_INPUT_CUSTOM_LABELS, in dumpProtoSecureSettingsLocked()1376 SecureSettingsProto.TV_INPUT_CUSTOM_LABELS); in dumpProtoSecureSettingsLocked()
6691 public static final String TV_INPUT_CUSTOM_LABELS = "tv_input_custom_labels"; field in Settings.Secure