OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updateTunerInputInfo
(Results
1 - 2
of
2
) sorted by null
/packages/apps/TV/src/com/android/tv/tuner/util/
TunerInputInfoUtils.java
73
public static void
updateTunerInputInfo
(Context context) {
75
if (DEBUG) Log.d(TAG, "
updateTunerInputInfo
()");
/packages/apps/TV/src/com/android/tv/
TvApplication.java
176
TunerInputInfoUtils.
updateTunerInputInfo
(TvApplication.this);
189
TunerInputInfoUtils.
updateTunerInputInfo
(this);
Completed in 3205 milliseconds