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

/frameworks/base/services/common_time/
H A Dcommon_time_server.cpp763 stateToString(mState), srcEPStr,
780 srcEPStr, stateToString(mState),
844 stateToString(mState), srcEPStr,
1014 stateToString(mState), srcEPStr,
1079 dstEPStr, stateToString(mState),
1164 dstEPStr, stateToString(mState),
1194 stateToString(mState), cause,
1254 stateToString(mState), cause,
1289 stateToString(mState), cause,
1303 stateToString(mStat
1371 const char* CommonTimeServer::stateToString(ICommonClock::State s) { function in class:android::CommonTimeServer
[all...]
H A Dcommon_time_server.h314 static const char* stateToString(ICommonClock::State s);
H A Dcommon_time_server_api.cpp320 dump_printf("State : %s\n", stateToString(mState));
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java430 public static String stateToString(int state) { method in class:BluetoothA2dp

Completed in 83 milliseconds