Handling one more event
This commit is contained in:
parent
6783c44c55
commit
61301d2ebc
@ -74,6 +74,7 @@ static DebugPhoneEvents _debug_phone_events[] =
|
||||
{ PHONE_EVENT_TYPE_SPEAKER_ON, "SPEAKER_ON" },
|
||||
{ PHONE_EVENT_TYPE_STARTING, "STARTING" },
|
||||
{ PHONE_EVENT_TYPE_SUSPEND, "SUSPEND" },
|
||||
{ PHONE_EVENT_TYPE_UNAVAILABLE, "UNAVAILABLE" },
|
||||
{ PHONE_EVENT_TYPE_VIBRATOR_OFF, "VIBRATOR_OFF" },
|
||||
{ PHONE_EVENT_TYPE_VIBRATOR_ON, "VIBRATOR_ON" },
|
||||
{ PHONE_EVENT_TYPE_VOLUME_GET, "VOLUME_GET" },
|
||||
|
Loading…
Reference in New Issue
Block a user