Searched refs:PROP_DISPLAY (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.cellbroadcastreceiver.CellBroadcastAlertService.PROP_DISPLAY;898 int display_id = SystemProperties.getInt(PROP_DISPLAY, Display.DEFAULT_DISPLAY); in testClamshellCoverDisplayId()
163 public static final String PROP_DISPLAY = field in CellBroadcastAlertService779 int displayId = SystemProperties.getInt(PROP_DISPLAY, Display.DEFAULT_DISPLAY); in openEmergencyAlertNotification()