/packages/modules/Bluetooth/system/gd/ |
D | module.cc | 59 auto instance = started_modules_.find(module); in Get() local 74 void ModuleRegistry::set_registry_and_handler(Module* instance, Thread* thread) const { in set_registry_and_handler() 86 Module* instance = module->ctor_(); in Start() local 106 auto instance = started_modules_.find(*it); in StopAll() local 118 auto instance = started_modules_.find(*it); in StopAll() local 148 auto instance = module_registry_.started_modules_.find(*it); in DumpState() local
|
/packages/apps/Camera2/src/android/util/ |
D | Pools.java | 65 public boolean release(T instance); in release() 101 T instance = (T) mPool[lastPooledIndex]; in acquire() local 110 public boolean release(T instance) { in release() 122 private boolean isInPool(T instance) { in isInPool()
|
/packages/apps/Gallery2/src/android/util/ |
D | Pools.java | 65 public boolean release(T instance); in release() 101 T instance = (T) mPool[lastPooledIndex]; in acquire() local 110 public boolean release(T instance) { in release() 122 private boolean isInPool(T instance) { in isInPool()
|
/packages/apps/Camera2/src/com/android/camera/debug/ |
D | Log.java | 70 public static void d(Tag tag, Object instance, String msg) { in d() 76 public static void d(Tag tag, Object instance, String msg, String tags) { in d() 94 public static void e(Tag tag, Object instance, String msg) { in e() 100 public static void e(Tag tag, Object instance, String msg, String tags) { in e() 118 public static void i(Tag tag, Object instance, String msg) { in i() 124 public static void i(Tag tag, Object instance, String msg, String tags) { in i() 142 public static void v(Tag tag, Object instance, String msg) { in v() 148 public static void v(Tag tag, Object instance, String msg, String tags) { in v() 166 public static void w(Tag tag, Object instance, String msg) { in w() 172 public static void w(Tag tag, Object instance, String msg, String tags) { in w()
|
/packages/apps/Dialer/java/com/android/dialer/oem/ |
D | MotorolaHiddenMenuKeySequence.java | 38 private static MotorolaHiddenMenuKeySequence instance = null; field in MotorolaHiddenMenuKeySequence 74 static void setInstanceForTest(MotorolaHiddenMenuKeySequence instance) { in setInstanceForTest() 124 MotorolaHiddenMenuKeySequence instance = getInstance(context); in handleKeyPattern() local 142 MotorolaHiddenMenuKeySequence instance = getInstance(context); in handleKeySequence() local
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/locator/ |
D | Locator.java | 69 public <T extends Object> Locator bind(Class<T> type, T instance) { in bind() 76 public <T extends Object> Locator overrideBindingForTest(Class<T> type, T instance) { in overrideBindingForTest() 104 T instance = getOptional(type); in get() local 138 T instance = locator.getInstance(type); in getOptional() local 167 T instance = (T) mBindings.get(type); in getInstance() local 191 Object instance = mBindings.get(type); in destroy() local
|
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/model/ |
D | CustomizationParamsTest.java | 63 CustomizationParams instance = createInstance(params); in respectsUrl() local 75 CustomizationParams instance = createInstance(params); in urlDefaultsToNull() local 87 CustomizationParams instance = createInstance(params); in ignoresInvalidUrl() local
|
/packages/providers/MediaProvider/src/com/android/providers/media/metrics/ |
D | MPUiEventLoggerImpl.java | 34 public void log(@NonNull UiEventEnum event, @Nullable InstanceId instance) { in log() 52 @Nullable InstanceId instance) { in logWithInstanceId() 81 @Nullable String packageName, @Nullable InstanceId instance, int position) { in logWithInstanceIdAndPosition()
|
/packages/services/Car/cpp/evs/support_library/ |
D | ResourceManager.cpp | 57 sp<CameraInstance> instance = new CameraInstance(); in obtainStreamHandler() local 86 auto instance = result->second; in obtainStreamHandler() local 103 auto instance = result->second; in releaseStreamHandler() local
|
/packages/modules/AppSearch/service/java/com/android/server/appsearch/ |
D | AppSearchUserInstanceManager.java | 98 AppSearchUserInstance instance = mInstancesLocked.get(userHandle); in getOrCreateUserInstance() local 117 AppSearchUserInstance instance = mInstancesLocked.remove(userHandle); in closeAndRemoveUserInstance() local 142 AppSearchUserInstance instance = mInstancesLocked.get(userHandle); in getUserInstance() local
|
D | AppSearchManagerService.java | 218 AppSearchUserInstance instance = in handlePackageRemoved() local 242 AppSearchUserInstance instance = in onUserUnlocking() local 821 AppSearchUserInstance instance = in invalidateNextPageToken() local 1214 AppSearchUserInstance instance = null; in persistToDisk() local 1272 AppSearchUserInstance instance = in registerObserverCallback() local 1323 AppSearchUserInstance instance = in unregisterObserverCallback() local 1407 AppSearchUserInstance instance = in augmentStatsForPackageForUser() local 1443 AppSearchUserInstance instance = in augmentStatsForUid() local 1476 AppSearchUserInstance instance = in augmentStatsForUser() local 1511 private void dispatchChangeNotifications(@NonNull AppSearchUserInstance instance) { in dispatchChangeNotifications() [all …]
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
D | PopupManager.java | 54 PopupManager instance = sMap.get(context); in getInstance() local 63 PopupManager instance = sMap.get(context); in removeInstance() local
|
/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/ |
D | ContactsIndexerManagerService.java | 89 ContactsIndexerUserInstance instance = mContactsIndexersLocked.get(userId); in onUserUnlocking() local 117 ContactsIndexerUserInstance instance = mContactsIndexersLocked.get(userId); in onUserStopping() local 216 ContactsIndexerUserInstance instance = mContactsIndexersLocked.get(userId); in doFullUpdateForUser() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
D | BluetoothMapMasInstanceTest.java | 65 BluetoothMapMasInstance instance = new BluetoothMapMasInstance(); in constructor_withNoParameters() local 73 BluetoothMapMasInstance instance = new BluetoothMapMasInstance(mMapService, mContext, in toString_returnsInfo() local
|
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/ |
D | le_audio_software_hidl.h | 136 static inline LeAudioSinkTransport* instance = nullptr; variable 179 static inline LeAudioSourceTransport* instance = nullptr; variable
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothGattDescriptor.java | 147 int instance, int permissions) { in BluetoothGattDescriptor() 154 public BluetoothGattDescriptor(UUID uuid, int instance, int permissions) { in BluetoothGattDescriptor() 159 int instance, int permissions) { in initDescriptor()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | HandleMap.java | 40 public int instance = 0; field in HandleMap.Entry 47 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance) { in Entry() 56 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance, in Entry() 99 void addService(int serverIf, int handle, UUID uuid, int serviceType, int instance, in addService()
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/ |
D | BluetoothGattServer.java | 40 private BluetoothGattServer(android.bluetooth.BluetoothGattServer instance) { in BluetoothGattServer() 46 public static BluetoothGattServer wrap( in wrap()
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | content_control_id_keeper.h | 28 static ContentControlIdKeeper* instance = new ContentControlIdKeeper(); in GetInstance() local
|
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/ |
D | GattInstance.kt | 69 val instance = gattInstances.get(address) in get() constant 74 val instance = gattInstances.get(address.toByteArray().decodeToString()) in get() constant
|
/packages/modules/Bluetooth/system/service/ipc/binder/ |
D | interface_with_instances_base.cc | 51 std::unique_ptr<bluetooth::BluetoothInstance> instance) { in RegisterInstanceBase() 114 std::unique_ptr<bluetooth::BluetoothInstance> instance) { in OnRegisterInstance()
|
/packages/modules/Bluetooth/system/common/ |
D | address_obfuscator.h | 35 static auto instance = new AddressObfuscator(); in GetInstance() local
|
/packages/modules/NeuralNetworks/runtime/test/fibonacci_extension/ |
D | FibonacciDriver.h | 33 static FibonacciOperationResolver instance; in get() local
|
/packages/apps/Camera2/src_pd/com/android/camera/debug/ |
D | LogHelper.java | 23 public static LogHelper instance() { in instance() method in LogHelper
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_iso_api.h | 66 static IsoManager* instance = new IsoManager(); in GetInstance() local
|