A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
B
- BaseMessageCenterActivity - class in apptentive.com.android.feedback.messagecenter.view
- Base Activity for Message CenterThis class should be used as base activity for Message Center that wish to use full interface customizationApptentiveActivityInfo added for easier integration of future features
- BaseProfileActivity - class in apptentive.com.android.feedback.messagecenter.view
- Base Activity for Edit Profile viewThis class should be used as base activity for Edit Profile that wish to use full interface customizationApptentiveActivityInfo added for easier integration of future features
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.BaseMessageCenterActivity
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.BaseProfileActivity
- bindService(Intent,ServiceConnection,Integer) - function in android.content.BaseMessageCenterActivity
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.BaseMessageCenterActivity
- bindService(Intent,ServiceConnection,Integer) - function in android.content.BaseProfileActivity
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.BaseProfileActivity
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.BaseMessageCenterActivity
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.BaseProfileActivity
- buildMessageViewDataModel() - function in apptentive.com.android.feedback.messagecenter.viewmodel.MessageCenterViewModel