HomeSort by relevance Sort by last modified time
    Searched refs:PROVIDER_PROPERTIES (Results 1 - 4 of 4) sorted by null

  /external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
InterpreterConstants.java 53 public static final String PROVIDER_PROPERTIES = "com.googlecode.android_scripting.base";
  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
InterpreterProvider.java 61 mUriMatcher.addURI(auth, InterpreterConstants.PROVIDER_PROPERTIES, PROPERTIES);
  /external/sl4a/Common/src/com/googlecode/android_scripting/interpreter/
InterpreterConfiguration.java 160 getMap(provider, InterpreterConstants.PROVIDER_PROPERTIES);
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java     [all...]

Completed in 118 milliseconds