/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/ |
D | DashboardFeatureProviderImplTest.java | 571 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_shouldShow() local 588 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_explicitMetadataShouldShow() local 605 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_shouldNotShow() local 624 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_validUserHandleShouldNotShow() local 644 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_invalidUserHandleShouldShow() local 662 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_unresolvableWorkProfileIntentShouldNotShow() local
|
/packages/modules/Bluetooth/system/bta/vc/ |
D | vc_test.cc | 383 for (auto const& handles : handle_pairs) { in TestSubscribeNotifications() local 397 std::vector<uint16_t> handles) { in TestReadCharacteristic() 709 std::map<uint16_t, uint16_t> handles({{0x0021, 0x0022}}); in TEST_F() local 714 std::map<uint16_t, uint16_t> handles({{0x0072, 0x0073}, {0x0082, 0x0083}}); in TEST_F() local 719 std::map<uint16_t, uint16_t> handles({{0x0085, 0x0086}}); in TEST_F() local 724 std::map<uint16_t, uint16_t> handles({{0x008a, 0x008b}}); in TEST_F() local 731 std::vector<uint16_t> handles({0x0021}); in TEST_F() local 736 std::vector<uint16_t> handles({0x0026}); in TEST_F() local 744 std::vector<uint16_t> handles({0x0072, 0x0082}); in TEST_F() local 752 std::vector<uint16_t> handles({0x0075, 0x0085}); in TEST_F() local [all …]
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
D | DrawableResourceDecoder.java | 40 public boolean handles(Drawable source, Options options) throws IOException { in handles() method in DrawableResourceDecoder
|
D | SystemStaticAssetLoader.java | 35 public boolean handles(SystemStaticAsset systemStaticAsset) { in handles() method in SystemStaticAssetLoader
|
D | LiveWallpaperThumbAssetLoader.java | 37 public boolean handles(LiveWallpaperThumbAsset liveWallpaperThumbAsset) { in handles() method in LiveWallpaperThumbAssetLoader
|
D | CurrentWallpaperAssetVNLoader.java | 40 public boolean handles(CurrentWallpaperAssetVN currentWallpaperAssetVN) { in handles() method in CurrentWallpaperAssetVNLoader
|
D | ResourceAssetLoader.java | 41 public boolean handles(ResourceAsset resourceAsset) { in handles() method in ResourceAssetLoader
|
D | WallpaperModelLoader.java | 37 public boolean handles(WallpaperModel wallpaperModel) { in handles() method in WallpaperModelLoader
|
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/glide/ |
D | PickerModelLoader.java | 50 public boolean handles(Uri model) { in handles() method in PickerModelLoader
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | isochronous_connection_handler.cc | 29 std::vector<uint16_t> handles) { in SetCigParameters()
|
D | acl_connection_handler.cc | 262 std::vector<uint16_t> handles; in SetCigParameters() local 291 CisHandles handles; in CreatePendingCis() local
|
/packages/modules/Bluetooth/system/gd/iso/internal/ |
D | iso_manager_impl.cc | 131 std::vector<uint16_t> handles; in SetCigParametersComplete() local 204 std::vector<uint16_t> handles; in SetCigParametersTestComplete() local
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_leaudio.cc | 54 int source_supported_context_types, const std::vector<uint8_t>& handles, in AddFromStorage()
|
/packages/apps/Dialer/java/com/android/dialer/notification/ |
D | VoicemailChannelUtils.java | 169 List<PhoneAccountHandle> handles = new ArrayList<>(); in getAllEligableAccounts() local
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | VisualVoicemailNotifier.java | 301 List<PhoneAccountHandle> handles = TelecomUtil.getCallCapablePhoneAccounts(context); in getFallbackAccount() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetSystemInterface.java | 271 List<PhoneAccountHandle> handles = in getNumberWithoutInCallService() local
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothGattService.java | 293 public void setHandles(int handles) { in setHandles()
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 785 int[] handles = mTechHandles; in findAndReadNdef() local 884 int[] handles = mTechHandles; in findNdef() local
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | RemoteTargetGluer.java | 75 RemoteTargetHandle[] handles = new RemoteTargetHandle[numHandles]; in createHandles() local
|
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorSimCallManager.java | 201 List<PhoneAccountHandle> handles; in getSystemPhoneAccountHandle() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/ |
D | CallInfoTest.java | 266 List<PhoneAccountHandle> handles = new ArrayList<>(); in getBestPhoneAccount() local
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client_linux.cc | 61 const std::vector<uint8_t>& handles, in AddFromStorage()
|
/packages/modules/NeuralNetworks/runtime/ |
D | CompilationBuilder.cpp | 149 std::vector<SharedHandle> handles; in createCacheHandleVec() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | MtpClient.java | 376 int[] handles = device.getObjectHandles(storageId, 0, objectHandle); in getObjectList() local
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestCompilationCaching.cpp | 248 void writeToCache(const hardware::hidl_vec<hardware::hidl_handle>& handles, in writeToCache() 257 void readFromCache(const hardware::hidl_vec<hardware::hidl_handle>& handles, in readFromCache()
|