Home | History | Annotate | Download | only in launcher3

Lines Matching full:strictmode

57 import android.os.StrictMode;
257 StrictMode.setThreadPolicy(new StrictMode.ThreadPolicy.Builder()
263 StrictMode.setVmPolicy(new StrictMode.VmPolicy.Builder()