Searched refs:sProfileNameList (Results 1 – 1 of 1) sorted by relevance
48 private static String sProfileNameList; field in ThermalManager761 sProfileNameList = s.toString(); in buildProfileNameList()763 Log.i(TAG, "profile name list:" + sProfileNameList); in buildProfileNameList()775 sQueryProfileIntent.putExtra(ThermalManager.EXTRA_PROFILE_LIST, sProfileNameList); in sendQueryProfileIntent()