Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_fiveworld
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
android_fiveworld
Commits
de3c1384
Commit
de3c1384
authored
Oct 13, 2021
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
打点话述修改
parent
efdcd158
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
84 additions
and
85 deletions
+84
-85
AdReportManager.kt
app/src/main/java/com/mints/fiveworld/ad/AdReportManager.kt
+82
-83
NewOutTimeFull.java
...main/java/com/mints/fiveworld/ad/half/NewOutTimeFull.java
+2
-2
No files found.
app/src/main/java/com/mints/fiveworld/ad/AdReportManager.kt
View file @
de3c1384
This diff is collapsed.
Click to expand it.
app/src/main/java/com/mints/fiveworld/ad/half/NewOutTimeFull.java
View file @
de3c1384
...
@@ -59,7 +59,7 @@ public class NewOutTimeFull {
...
@@ -59,7 +59,7 @@ public class NewOutTimeFull {
this
.
mActivity
=
activity
;
this
.
mActivity
=
activity
;
// TODO 透明页加载广告开始
// TODO 透明页加载广告开始
总值
UmengManager
.
INSTANCE
.
onEvent
(
AdReportManager
.
EventType
.
EVENT_TYPE_TIME10_NEW_LOAD_START
.
name
());
UmengManager
.
INSTANCE
.
onEvent
(
AdReportManager
.
EventType
.
EVENT_TYPE_TIME10_NEW_LOAD_START
.
name
());
if
(
TTMediationAdSdk
.
configLoadSuccess
())
{
if
(
TTMediationAdSdk
.
configLoadSuccess
())
{
...
@@ -67,7 +67,7 @@ public class NewOutTimeFull {
...
@@ -67,7 +67,7 @@ public class NewOutTimeFull {
UmengManager
.
INSTANCE
.
onEvent
(
AdReportManager
.
EventType
.
EVENT_TYPE_TIME10_NEW_LOAD_START_CONFIG_SUC
.
name
());
UmengManager
.
INSTANCE
.
onEvent
(
AdReportManager
.
EventType
.
EVENT_TYPE_TIME10_NEW_LOAD_START_CONFIG_SUC
.
name
());
loadAd
();
loadAd
();
}
else
{
}
else
{
// TODO config
// TODO config
首次初始化监听
UmengManager
.
INSTANCE
.
onEvent
(
AdReportManager
.
EventType
.
EVENT_TYPE_TIME10_NEW_LOAD_START_CONFIG
.
name
());
UmengManager
.
INSTANCE
.
onEvent
(
AdReportManager
.
EventType
.
EVENT_TYPE_TIME10_NEW_LOAD_START_CONFIG
.
name
());
TTMediationAdSdk
.
registerConfigCallback
(
mSettingConfigCallback
);
TTMediationAdSdk
.
registerConfigCallback
(
mSettingConfigCallback
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment