Searched refs:vvmSourceManager (Results 1 – 4 of 4) sorted by relevance
83 OmtpVvmSourceManager vvmSourceManager = in getSyncIntent() local85 Set<PhoneAccountHandle> sources = vvmSourceManager.getOmtpVvmSources(); in getSyncIntent()157 OmtpVvmSourceManager vvmSourceManager = in onHandleIntent() local159 Set<PhoneAccountHandle> sources = vvmSourceManager.getOmtpVvmSources(); in onHandleIntent()
30 OmtpVvmSourceManager vvmSourceManager = in onReceive() local32 if (vvmSourceManager.getOmtpVvmSources().size() > 0 && !isSelfChanged) { in onReceive()
45 OmtpVvmSourceManager vvmSourceManager = OmtpVvmSourceManager.getInstance(context); in onReceive() local46 Set<PhoneAccountHandle> phoneAccounts = vvmSourceManager.getOmtpVvmSources(); in onReceive()
132 OmtpVvmSourceManager vvmSourceManager = in updateSource() local148 vvmSourceManager.addSource(mPhoneAccount); in updateSource()