Searched refs:aType (Results 1 – 2 of 2) sorted by relevance
248 Sensor aSensor, int aType, int aSerial, int[] aIntValues, float[] aFloatValues) { in SensorAdditionalInfo() argument250 type = aType; in SensorAdditionalInfo()
3598 final int aType = a.getType(); in areIconsMaybeDifferent() local3599 if (aType != b.getType()) { in areIconsMaybeDifferent()3602 if (aType == Icon.TYPE_BITMAP || aType == Icon.TYPE_ADAPTIVE_BITMAP) { in areIconsMaybeDifferent()