Searched refs:showStrictModeViolation (Results 1 – 4 of 4) sorted by relevance
161 void showStrictModeViolation(boolean on); in showStrictModeViolation() method
54 Landroid/view/IWindowManager;->showStrictModeViolation(Z)V
1651 windowManager.showStrictModeViolation(true); in handleViolationWithTimingAttempt()1677 windowManager.showStrictModeViolation(false); in handleViolationWithTimingAttempt()
3487 public void showStrictModeViolation(boolean on) { in showStrictModeViolation() method in WindowManagerService3500 private void showStrictModeViolation(int arg, int pid) { in showStrictModeViolation() method in WindowManagerService4787 showStrictModeViolation(msg.arg1, msg.arg2); in handleMessage()