interface com.android.settingslib.RestrictedLockUtils$LockSettingCheck
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.android.settingslib.RestrictedLockUtils$LockSettingCheck
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 38
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.support cannot be resolved\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tVisibleForTesting cannot be resolved to a type\n\tVisibleForTesting cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract boolean isEnforcing(android.app.admin.DevicePolicyManager, android.content.ComponentName, int);
    descriptor: (Landroid/app/admin/DevicePolicyManager;Landroid/content/ComponentName;I)Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
        Name  Flags
      dpm     
      admin   
      userId  
}
SourceFile: "RestrictedLockUtils.java"
NestHost: com.android.settingslib.RestrictedLockUtils
InnerClasses:
  private abstract LockSettingCheck = com.android.settingslib.RestrictedLockUtils$LockSettingCheck of com.android.settingslib.RestrictedLockUtils