A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
M
- maxSize() - function in com.naver.ads.collect.CircularFifoQueue
- Gets the maximum size of the collection (the bound).
- measureAtMost(android.view.View,java.lang.Integer,java.lang.Integer) - function in com.naver.ads.util.MeasureUtils
- Call
measureon a view with the AT_MOST measurespec for the given height/width. - measureExactly(android.view.View,java.lang.Integer,java.lang.Integer) - function in com.naver.ads.util.MeasureUtils
- Call
measureon a view with the EXACTLY measurespec for the given height and width. - MeasureUtils - class in com.naver.ads.util
- Utility methods for measure of View
- MultiTaskHandler - class in com.naver.ads.util
- Helper class for handling multiple asynchronous tasks.