Searched refs:cleanupConnectionServices (Results 1 – 3 of 3) sorted by relevance
98 PhoneAccountUtils.cleanupConnectionServices(this); in onCreate()107 PhoneAccountUtils.cleanupConnectionServices(this); in onDestroy()206 PhoneAccountUtils.cleanupConnectionServices(this); in defineTestButtonActions()251 PhoneAccountUtils.cleanupConnectionServices(this); in placeSelfManagedCall()259 PhoneAccountUtils.cleanupConnectionServices(this); in placeSelfManagedCall()
83 cleanupConnectionServices();110 cleanupConnectionServices(); in onCreate()227 cleanupConnectionServices(); in onDestroy()231 private void cleanupConnectionServices() { in cleanupConnectionServices() method in SelfManagedIncomingCallTestActivity
187 public static void cleanupConnectionServices(Context context) { in cleanupConnectionServices() method in PhoneAccountUtils