Searched refs:isTvDeviceEnabled (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlService.java456 if (isTvDeviceEnabled()) {
507 if (isTvDeviceEnabled()) {
513 if (isTvDeviceEnabled()) {
1534 if (!isTvDeviceEnabled()) {
1549 if (!isTvDeviceEnabled()) {
1565 if (!isTvDeviceEnabled()) {
1581 if (!isTvDeviceEnabled()) {
1909 boolean isTvDeviceEnabled() { method in class:HdmiControlService
2026 if (isTvDeviceEnabled()) {

Completed in 153 milliseconds