Home | History | Annotate | Download | only in am

Lines Matching defs:StrictMode

184 import android.os.StrictMode;
5390 StrictMode.ThreadPolicy oldPolicy = StrictMode.allowThreadDiskReads();
5391 StrictMode.allowThreadDiskWrites();
5446 StrictMode.setThreadPolicy(oldPolicy);
13435 StrictMode.ViolationInfo info) {
13436 ProcessRecord r = findAppProcess(app, "StrictMode");
13441 if ((violationMask & StrictMode.PENALTY_DROPBOX) != 0) {
13465 if ((violationMask & StrictMode.PENALTY_DIALOG) != 0) {
13493 StrictMode.ViolationInfo info) {
13557 // StrictMode settings turned up high. Without batching,