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

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

Completed in 48 milliseconds