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()
3330 final int aType = a.getType(); in areIconsMaybeDifferent() local3331 if (aType != b.getType()) { in areIconsMaybeDifferent()3334 if (aType == Icon.TYPE_BITMAP || aType == Icon.TYPE_ADAPTIVE_BITMAP) { in areIconsMaybeDifferent()