Searched refs:setAttentionLight (Results 1 – 3 of 3) sorted by relevance
67 void setAttentionLight(boolean on, int color); in setAttentionLight() method
109 public void setAttentionLight(boolean arg0, int arg1) throws RemoteException { in setAttentionLight() method in BridgePowerManager
3589 public void setAttentionLight(boolean on, int color) { in setAttentionLight() method in PowerManagerService.BinderService