android.os
Class StrictMode.VmPolicy

java.lang.Object
  extended by android.os.StrictMode.VmPolicy
Enclosing class:
StrictMode

public static final class StrictMode.VmPolicy
extends Object


Nested Class Summary
static class StrictMode.VmPolicy.Builder
           
 
Field Summary
static StrictMode.VmPolicy LAX
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

LAX

public static final StrictMode.VmPolicy LAX
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2008-2012. All Rights Reserved.