/frameworks/base/tools/powermodel/src/com/android/powermodel/ |
D | AppList.java | 68 final AttributionKey attribution = app.getAttribution(); in build() local 71 if (attribution.isSpecialApp()) { in build() 72 specialApps.put(attribution.getSpecialApp(), appActivity); in build() 83 public BUILDER get(AttributionKey attribution) { in get() argument 84 return mApps.get(attribution); in get() 87 public BUILDER put(AttributionKey attribution, BUILDER app) { in put() argument 88 return mApps.put(attribution, app); in put()
|
D | ComponentActivity.java | 24 public AttributionKey attribution; field in ComponentActivity 26 protected ComponentActivity(AttributionKey attribution) { in ComponentActivity() argument 27 this.attribution = attribution; in ComponentActivity()
|
D | ActivityReport.java | 83 AppActivity.Builder app = mApps.get(activity.attribution); in addActivity() 86 app.setAttribution(activity.attribution); in addActivity() 87 mApps.put(activity.attribution, app); in addActivity()
|
D | AppInfo.java | 48 public void setAttribution(AttributionKey attribution) { in setAttribution() argument 49 mAttribution = attribution; in setAttribution()
|
D | ComponentPower.java | 30 public AttributionKey attribution; field in ComponentPower
|
/frameworks/base/tools/powermodel/src/com/android/powermodel/component/ |
D | ModemRemainderActivity.java | 33 public ModemRemainderActivity(AttributionKey attribution) { in ModemRemainderActivity() argument 34 super(attribution); in ModemRemainderActivity() 63 result.attribution = this.attribution; in applyProfile()
|
D | ModemAppActivity.java | 33 public ModemAppActivity(AttributionKey attribution) { in ModemAppActivity() argument 34 super(attribution); in ModemAppActivity() 68 result.attribution = this.attribution; in applyProfile()
|
D | ModemGlobalActivity.java | 32 public ModemGlobalActivity(AttributionKey attribution) { in ModemGlobalActivity() argument 33 super(attribution); in ModemGlobalActivity()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/core/instrumentation/ |
D | EventLogWriter.java | 77 public void action(int attribution, int action, int pageId, String key, int value) { in action() argument 80 if (attribution != MetricsProto.MetricsEvent.VIEW_UNKNOWN) { in action()
|
D | MetricsFeatureProvider.java | 103 public void action(int attribution, int action, int pageId, String key, int value) { in action() argument 105 writer.action(attribution, action, pageId, key, value); in action()
|
D | LogWriter.java | 59 void action(int attribution, int action, int pageId, String key, int value); in action() argument
|
/frameworks/base/cmds/statsd/benchmark/ |
D | metric_util.cpp | 377 AttributionNodeInternal attribution; in CreateAttribution() local 378 attribution.set_uid(uid); in CreateAttribution() 379 attribution.set_tag(tag); in CreateAttribution() 380 return attribution; in CreateAttribution()
|
/frameworks/base/tools/stats_log_api_gen/ |
D | test.proto | 105 repeated android.os.statsd.AttributionNode attribution = 2; field 157 repeated android.os.statsd.AttributionNode attribution = 1 field
|
/frameworks/av/media/extractors/mpeg2/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/base/cmds/requestsync/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/av/media/codec2/components/flac/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/base/packages/Keyguard/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/base/packages/PackageInstaller/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/native/libs/ui/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/base/libs/hwui/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/av/services/mediaextractor/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/base/cmds/appwidget/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|
/frameworks/base/packages/InputDevices/ |
D | NOTICE | 115 attribution notices from the Source form of the Work, 121 include a readable copy of the attribution notices contained 130 do not modify the License. You may add Your own attribution 133 that such additional attribution notices cannot be construed
|