Searched refs:TypedProperties (Results 1 – 3 of 3) sorted by relevance
29 import com.android.internal.util.TypedProperties;2268 private static final TypedProperties debugProperties;2277 final TypedProperties tp = new TypedProperties();2342 private static void modifyFieldIfSet(final Field field, final TypedProperties properties, in modifyFieldIfSet()2347 case TypedProperties.STRING_SET: in modifyFieldIfSet()2350 case TypedProperties.STRING_NULL: in modifyFieldIfSet()2358 case TypedProperties.STRING_NOT_SET: in modifyFieldIfSet()2360 case TypedProperties.STRING_TYPE_MISMATCH: in modifyFieldIfSet()
30 public class TypedProperties extends HashMap<String, Object> { class342 public TypedProperties() { in TypedProperties() method in TypedProperties
35141 Landroid/os/Debug;->debugProperties:Lcom/android/internal/util/TypedProperties;35175 …modifyFieldIfSet(Ljava/lang/reflect/Field;Lcom/android/internal/util/TypedProperties;Ljava/lang/St…84703 Lcom/android/internal/util/TypedProperties$ParseException;-><init>(Ljava/io/StreamTokenizer;Ljava/l…84704 Lcom/android/internal/util/TypedProperties$TypeException;-><init>(Ljava/lang/String;Ljava/lang/Obje…84705 Lcom/android/internal/util/TypedProperties;-><init>()V84706 Lcom/android/internal/util/TypedProperties;->getBoolean(Ljava/lang/String;)Z84707 Lcom/android/internal/util/TypedProperties;->getBoolean(Ljava/lang/String;Z)Z84708 Lcom/android/internal/util/TypedProperties;->getByte(Ljava/lang/String;)B84709 Lcom/android/internal/util/TypedProperties;->getByte(Ljava/lang/String;B)B84710 Lcom/android/internal/util/TypedProperties;->getDouble(Ljava/lang/String;)D[all …]