Home
last modified time | relevance | path

Searched refs:mNotificationLed (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java181 protected BinaryState mNotificationLed = BinaryState.IGNORE; field in DeviceSetup
617 setSettingForBinaryState(mNotificationLed, mSystemSettings, in processOptions()
1186 mNotificationLed = notificationLed; in setNotificationLed()