Searched refs:showStrictModeViolation (Results 1 – 4 of 4) sorted by relevance
163 void showStrictModeViolation(boolean on); in showStrictModeViolation() method
1650 windowManager.showStrictModeViolation(true); in handleViolationWithTimingAttempt()1676 windowManager.showStrictModeViolation(false); in handleViolationWithTimingAttempt()
3510 public void showStrictModeViolation(boolean on) { in showStrictModeViolation() method in WindowManagerService3523 private void showStrictModeViolation(int arg, int pid) { in showStrictModeViolation() method in WindowManagerService4812 showStrictModeViolation(msg.arg1, msg.arg2); in handleMessage()
75352 Landroid/view/IWindowManager$Stub$Proxy;->showStrictModeViolation(Z)V