Searched refs:showStrictModeViolation (Results 1 – 4 of 4) sorted by relevance
269 void showStrictModeViolation(boolean on); in showStrictModeViolation() method
1778 windowManager.showStrictModeViolation(true); in handleViolationWithTimingAttempt()1804 windowManager.showStrictModeViolation(false); in handleViolationWithTimingAttempt()
4169 public void showStrictModeViolation(boolean on) { in showStrictModeViolation() method in WindowManagerService4182 private void showStrictModeViolation(int arg, int pid) { in showStrictModeViolation() method in WindowManagerService5815 showStrictModeViolation(msg.arg1, msg.arg2); in handleMessage()
60280 Landroid/view/IWindowManager$Stub$Proxy;->showStrictModeViolation(Z)V