Home | History | Annotate | Download | only in launcher2

Lines Matching defs:StrictMode

63 import android.os.StrictMode;
352 StrictMode.setThreadPolicy(new StrictMode.ThreadPolicy.Builder()
358 StrictMode.setVmPolicy(new StrictMode.VmPolicy.Builder()