Loading services/core/java/com/android/server/wm/WindowManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -10314,7 +10314,7 @@ public class WindowManagerService extends IWindowManager.Stub mH.post(() -> { Toast.makeText(mContext, Looper.getMainLooper(), mContext.getString(R.string.screen_not_shared_sensitive_content), Toast.LENGTH_SHORT) Toast.LENGTH_LONG) .show(); }); // If blocked due to notification protection (null window token) log protection applied Loading Loading
services/core/java/com/android/server/wm/WindowManagerService.java +1 −1 Original line number Diff line number Diff line Loading @@ -10314,7 +10314,7 @@ public class WindowManagerService extends IWindowManager.Stub mH.post(() -> { Toast.makeText(mContext, Looper.getMainLooper(), mContext.getString(R.string.screen_not_shared_sensitive_content), Toast.LENGTH_SHORT) Toast.LENGTH_LONG) .show(); }); // If blocked due to notification protection (null window token) log protection applied Loading