Home
last modified time | relevance | path

Searched refs:property (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DDeviceInfoSettings.java139 String preference, String property ) { in removePreferenceIfPropertyMissing() argument
140 if (SystemProperties.get(property).equals("")) in removePreferenceIfPropertyMissing()
146 Log.d(LOG_TAG, "Property '" + property + "' missing and no '" in removePreferenceIfPropertyMissing()
161 private void setValueSummary(String preference, String property) { in setValueSummary() argument
164 SystemProperties.get(property, in setValueSummary()
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DICalendarTest.java98 ICalendar.Property property = component.getFirstProperty("DTSTART"); in testParseQuotedParam() local
99 assertEquals(2, property.getParameterNames().size()); in testParseQuotedParam()
100 assertEquals("GMT+03:00", property.getFirstParameter("TZID").value); in testParseQuotedParam()
101 final List<ICalendar.Parameter> testParameters = property.getParameters("TEST"); in testParseQuotedParam()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DInputMethodAndSubtypeUtil.java371 public static boolean isSystemIme(InputMethodInfo property) { in isSystemIme() argument
372 return (property.getServiceInfo().applicationInfo.flags in isSystemIme()
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DStatus.java313 private void setSummary(String preference, String property, String alt) { in setSummary() argument
316 SystemProperties.get(property, alt)); in setSummary()
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile253 # and setter methods for a property. Setting this option to YES (the default)
254 # will make doxygen to replace the get and set methods by a property in the
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile253 # and setter methods for a property. Setting this option to YES (the default)
254 # will make doxygen to replace the get and set methods by a property in the
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile253 # and setter methods for a property. Setting this option to YES (the default)
254 # will make doxygen to replace the get and set methods by a property in the
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile253 # and setter methods for a property. Setting this option to YES (the default)
254 # will make doxygen to replace the get and set methods by a property in the