Searched refs:showStrictModeViolation (Results 1 – 4 of 4) sorted by relevance
227 void showStrictModeViolation(boolean on); in showStrictModeViolation() method
434 public void showStrictModeViolation(boolean arg0) throws RemoteException { in showStrictModeViolation() method in IWindowManagerImpl
1376 windowManager.showStrictModeViolation(true); in handleViolationWithTimingAttempt()1400 windowManager.showStrictModeViolation(false); in handleViolationWithTimingAttempt()
6068 public void showStrictModeViolation(boolean on) { in showStrictModeViolation() method6073 private void showStrictModeViolation(int arg, int pid) { in showStrictModeViolation() method8446 showStrictModeViolation(msg.arg1, msg.arg2); in handleMessage()