Status Update
Comments
so...@gmail.com <so...@gmail.com> #2
Both the code blocks are doing exactly same.
ak...@google.com <ak...@google.com>
ak...@google.com <ak...@google.com> #3
The first does:
return getTotalLocalFileSize(f.listFiles()) + 1;
Instead of:
count += getTotalLocalFileSize(f.listFiles()) + 1;
for directories, which means it breaks the loop, ignoring the value of count and any other files or directories that might be in the array.
return getTotalLocalFileSize(f.listFiles()) + 1;
Instead of:
count += getTotalLocalFileSize(f.listFiles()) + 1;
for directories, which means it breaks the loop, ignoring the value of count and any other files or directories that might be in the array.
Description
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
What type of Android issue is this? Touch / Gesture
When did this happen?
Jun 13, 2023 8:00 PM GMT+05:30
What steps would let us observe this issue?
1. Want to change network from notification panel
2. Notification panel not responding
3. When checked in edit tab nothing showing/showing blank
4. Even whatsapp notification not showing
5. Required restart for normal work to do
What did you expect to happen?
Response notification panel
What actually happened?
Not respond and no notification showing
How often has this happened?
Occasionally
What was the effect of this issue on your device usage, such as lost time or work?
Extreme - device was unusable
Debugging information
Google Play services
com.google.android.gms
Version 232215044 (23.22.15 (190400-538334167))
System App (Updated)
Android System WebView
com.google.android.webview
Version 573506033 (114.0.5735.60)
System App (Updated)
Network operator: JIO
SIM operator: Jio
Filed by Android Beta Feedback. Version (Updated): 2.35-betterbug.external_20230524_RC04 (DOGFOOD)
To learn more about our feedback process, please visit