zor*_*oro 5 android android-context bindservice
我无法理解该bindServiceAsUser()方法是用来做什么的。有人可以解释一下吗?谷歌搜索似乎没有多大帮助。
public boolean bindService(Intent intent, ServiceConnection connection, int flags) {
return mContext.bindServiceAsUser(intent, connection, flags, UserHandle.OWNER);
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
7379 次 |
| 最近记录: |