OSDN Git Service

Add protected log methods to StateMachine
authorWink Saville <wink@google.com>
Mon, 28 Jan 2013 19:29:51 +0000 (11:29 -0800)
committerWink Saville <wink@google.com>
Mon, 28 Jan 2013 19:29:51 +0000 (11:29 -0800)
commit522d3b2b0a69c0157ca87995d92bb712f6102c1a
treef07b2293450dec463580b69de89f78e80e34aba2
parent61fa4903058a68538948d624271be96810defab4
Add protected log methods to StateMachine

This allow child classes to Override the logging and
have consistent behavior across StateMachines.

Change-Id: I7e23a44d08ca304ade2d7830fd0e307f63f1879e
src/com/android/bluetooth/a2dp/A2dpStateMachine.java
src/com/android/bluetooth/hfp/HeadsetStateMachine.java