Searched refs:showStrictModeViolation (Results 1 – 4 of 4) sorted by relevance
140 void showStrictModeViolation(boolean on); in showStrictModeViolation() method
377 public void showStrictModeViolation(boolean arg0) throws RemoteException { in showStrictModeViolation() method in IWindowManagerImpl
1218 windowManager.showStrictModeViolation(true); in handleViolationWithTimingAttempt()1242 windowManager.showStrictModeViolation(false); in handleViolationWithTimingAttempt()
5457 public void showStrictModeViolation(boolean on) { in showStrictModeViolation() method5463 private void showStrictModeViolation(int arg, int pid) { in showStrictModeViolation() method7488 showStrictModeViolation(msg.arg1, msg.arg2); in handleMessage()