Searched refs:getSupportedEffectsNames (Results 1 – 1 of 1) sorted by relevance
209 + ", mSupportedEffects=" + Arrays.toString(getSupportedEffectsNames()) in toString()228 pw.println("supportedEffects = " + Arrays.toString(getSupportedEffectsNames())); in dump()495 private String[] getSupportedEffectsNames() { in getSupportedEffectsNames() method in VibratorInfo