Searched refs:getIconForState (Results 1 – 1 of 1) sorted by relevance
171 int iconRes = isAnim ? getThemedAnimationResId(lockAnimIndex) : getIconForState(newState); in getIcon()180 private static int getIconForState(int state) { in getIconForState() method in LockIcon