HomeSort by relevance Sort by last modified time
    Searched refs:pulse (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/java/com/android/server/
LightsService.java 91 public void pulse() { method in class:LightsService.Light
92 pulse(0x00ffffff, 7);
95 public void pulse(int color, int onMS) { method in class:LightsService.Light
NotificationManagerService.java 107 // for enabling and disabling notification pulse behavior
746 mAttentionLight.pulse();
    [all...]
  /packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
NexusRS.java 193 mTextures[1] = loadTextureARGB(R.drawable.pulse, "TPulse");

Completed in 502 milliseconds