OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSourceName
(Results
1 - 8
of
8
) 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/
PhotoSourcePlexor.java
36
mSourceName
= TAG;
StockSource.java
43
mSourceName
= TAG;
PhotoSource.java
101
protected String
mSourceName
;
108
mSourceName
= TAG;
LocalSource.java
46
mSourceName
= TAG;
PicasaSource.java
81
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/libs/
android-support-recommendation.jar
Completed in 1339 milliseconds