OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:issystemsettingenabled
(Results
1 - 2
of
2
) sorted by null
/packages/apps/TV/src/com/android/tv/util/
CaptionSettings.java
59
public final boolean
isSystemSettingEnabled
() {
66
return
isSystemSettingEnabled
();
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
ClosedCaptionFragment.java
131
if (captionSettings.
isSystemSettingEnabled
()) {
Completed in 64 milliseconds