Home
last modified time | relevance | path

Searched defs:setInstance (Results 1 – 16 of 16) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowApplicationsState.java32 public static void setInstance(ApplicationsState applicationsState) { in setInstance() method in ShadowApplicationsState
DShadowDataUsageController.java32 public static void setInstance(DataUsageController dataUsageController) { in setInstance() method in ShadowDataUsageController
DShadowIUsbManager.java31 public static void setInstance(IUsbManager instance) { in setInstance() method in ShadowIUsbManager
DShadowUserHelper.java39 public static void setInstance(ProfileHelper profileHelper) { in setInstance() method in ShadowUserHelper
DShadowTtsEngines.java34 public static void setInstance(TtsEngines ttsEngines) { in setInstance() method in ShadowTtsEngines
DShadowCarWifiManager.java48 public static void setInstance(CarWifiManager wifiManager) { in setInstance() method in ShadowCarWifiManager
DShadowTextToSpeech.java37 public static void setInstance(TextToSpeech textToSpeech) { in setInstance() method in ShadowTextToSpeech
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowTtsEngines.java34 public static void setInstance(TtsEngines ttsEngines) { in setInstance() method in ShadowTtsEngines
/packages/apps/Messaging/src/com/android/messaging/
DFactory.java49 protected static void setInstance(final Factory factory) { in setInstance() method in Factory
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DScreenFlashNotificationPreferenceControllerTest.java204 public static void setInstance(ScreenFlashNotificationColorDialogFragment instance) { in setInstance() method in ScreenFlashNotificationPreferenceControllerTest.ShadowScreenFlashNotificationColorDialogFragment
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientDeviceBlock.java390 static void setInstance(Factory instance) { in setInstance() method in HfpClientDeviceBlock.Factory
DHfpClientConnectionService.java60 private void setInstance(HfpClientConnectionService instance) { in setInstance() method in HfpClientConnectionService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidDeviceNativeInterface.java78 private static void setInstance(HidDeviceNativeInterface nativeInterface) { in setInstance() method in HidDeviceNativeInterface
/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomSystem.java195 public static void setInstance(TelecomSystem instance) { in setInstance() method in TelecomSystem
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppManager.java147 static void setInstance(BluetoothOppManager instance) { in setInstance() method in BluetoothOppManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java75 static void setInstance(LeAudioNativeInterface instance) { in setInstance() method in LeAudioNativeInterface