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

  /frameworks/base/libs/androidfw/include/androidfw/
AssetDir.h 97 mSourceName = src.mSourceName;
121 const String8& getSourceName(void) const { return mSourceName; }
122 void setSourceName(const String8& path) { mSourceName = path; }
135 String8 mSourceName; // currently debug-only
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoSource.java 101 protected String mSourceName;
108 mSourceName = TAG;
  /frameworks/support/recommendation/src/android/support/app/recommendation/
ContentRecommendation.java 315 private final String mSourceName;
341 mSourceName = builder.mBuilderSourceName;
396 return mSourceName;
    [all...]
  /prebuilts/sdk/current/support/recommendation/
android-support-recommendation.jar 

Completed in 1199 milliseconds