Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalManager.java49 private static int sProfileCount; field in ThermalManager
762 sProfileCount = count; in buildProfileNameList()
764 Log.i(TAG, "profile count:" + sProfileCount); in buildProfileNameList()
774 sQueryProfileIntent.putExtra(ThermalManager.EXTRA_NUM_PROFILE, sProfileCount); in sendQueryProfileIntent()