Searched defs:effects (Results 1 – 6 of 6) sorted by relevance
37 ZenDeviceEffects effects = zenMode.getRule().getDeviceEffects(); in updateState() local
205 int effects = mPolicy.suppressedVisualEffects; in getNewSuppressedEffects() local216 private int clearDeprecatedEffects(int effects) { in clearDeprecatedEffects()
200 void setLiveWallpaperMetadata(WallpaperInfo wallpaperInfo, String effects, in setLiveWallpaperMetadata()
453 public void setLiveWallpaperMetadata(WallpaperInfo wallpaperInfo, String effects, in setLiveWallpaperMetadata()
197 public void setLiveWallpaperMetadata(WallpaperInfo wallpaperInfo, String effects, in setLiveWallpaperMetadata()
307 final Descriptor[] effects = AudioEffect.queryEffects(); in onCreate() local