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

  /frameworks/base/include/androidfw/
AssetDir.h 96 mSourceName = src.mSourceName;
120 const String8& getSourceName(void) const { return mSourceName; }
121 void setSourceName(const String8& path) { mSourceName = path; }
134 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 308 private final String mSourceName;
334 mSourceName = builder.mBuilderSourceName;
389 return mSourceName;
    [all...]
  /prebuilts/sdk/current/support/recommendation/libs/
android-support-recommendation.jar 

Completed in 81 milliseconds