Searched refs:TypedProperties (Results 1 – 3 of 3) sorted by relevance
28 import com.android.internal.util.TypedProperties;2108 private static final TypedProperties debugProperties;2117 final TypedProperties tp = new TypedProperties();2182 private static void modifyFieldIfSet(final Field field, final TypedProperties properties, in modifyFieldIfSet()2187 case TypedProperties.STRING_SET: in modifyFieldIfSet()2190 case TypedProperties.STRING_NULL: in modifyFieldIfSet()2198 case TypedProperties.STRING_NOT_SET: in modifyFieldIfSet()2200 case TypedProperties.STRING_TYPE_MISMATCH: in modifyFieldIfSet()
30 public class TypedProperties extends HashMap<String, Object> { class342 public TypedProperties() { in TypedProperties() method in TypedProperties
53193 Landroid/os/Debug;->debugProperties:Lcom/android/internal/util/TypedProperties;53227 …modifyFieldIfSet(Ljava/lang/reflect/Field;Lcom/android/internal/util/TypedProperties;Ljava/lang/St…106373 Lcom/android/internal/util/TypedProperties$ParseException;106374 Lcom/android/internal/util/TypedProperties$ParseException;-><init>(Ljava/io/StreamTokenizer;Ljava/l…106375 Lcom/android/internal/util/TypedProperties$TypeException;106376 Lcom/android/internal/util/TypedProperties$TypeException;-><init>(Ljava/lang/String;Ljava/lang/Obje…106377 Lcom/android/internal/util/TypedProperties;106378 Lcom/android/internal/util/TypedProperties;-><init>()V106379 Lcom/android/internal/util/TypedProperties;->getBoolean(Ljava/lang/String;)Z106380 Lcom/android/internal/util/TypedProperties;->getBoolean(Ljava/lang/String;Z)Z[all …]