Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 25 of 46) sorted by relevance

12

/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/
DDashboardFeatureProviderImplTest.java710 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_shouldShow() local
727 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_explicitMetadataShouldShow() local
744 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_shouldNotShow() local
763 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_validUserHandleShouldNotShow() local
783 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_invalidUserHandleShouldShow() local
801 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_unresolvableWorkProfileIntentShouldNotShow() local
/packages/modules/Bluetooth/system/bta/vc/
Dvc_test.cc382 for (auto const& handles : handle_pairs) { in TestSubscribeNotifications() local
396 std::vector<uint16_t> handles) { in TestReadCharacteristic()
708 std::map<uint16_t, uint16_t> handles({{0x0021, 0x0022}}); in TEST_F() local
713 std::map<uint16_t, uint16_t> handles({{0x0072, 0x0073}, {0x0082, 0x0083}}); in TEST_F() local
718 std::map<uint16_t, uint16_t> handles({{0x0085, 0x0086}}); in TEST_F() local
723 std::map<uint16_t, uint16_t> handles({{0x008a, 0x008b}}); in TEST_F() local
730 std::vector<uint16_t> handles({0x0021}); in TEST_F() local
735 std::vector<uint16_t> handles({0x0026}); in TEST_F() local
743 std::vector<uint16_t> handles({0x0072, 0x0082}); in TEST_F() local
751 std::vector<uint16_t> handles({0x0075, 0x0085}); in TEST_F() local
[all …]
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DDrawableResourceDecoder.java40 public boolean handles(Drawable source, Options options) throws IOException { in handles() method in DrawableResourceDecoder
DSystemStaticAssetLoader.java35 public boolean handles(SystemStaticAsset systemStaticAsset) { in handles() method in SystemStaticAssetLoader
DLiveWallpaperThumbAssetLoader.java37 public boolean handles(LiveWallpaperThumbAsset liveWallpaperThumbAsset) { in handles() method in LiveWallpaperThumbAssetLoader
DCurrentWallpaperAssetVNLoader.java40 public boolean handles(CurrentWallpaperAssetVN currentWallpaperAssetVN) { in handles() method in CurrentWallpaperAssetVNLoader
DResourceAssetLoader.java41 public boolean handles(ResourceAsset resourceAsset) { in handles() method in ResourceAssetLoader
DWallpaperModelLoader.java37 public boolean handles(WallpaperModel wallpaperModel) { in handles() method in WallpaperModelLoader
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/glide/
DPickerModelLoader.java51 public boolean handles(Uri model) { in handles() method in PickerModelLoader
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Disochronous_connection_handler.cc29 std::vector<uint16_t> handles) { in SetCigParameters()
Dacl_connection_handler.cc289 std::vector<uint16_t> handles; in SetCigParameters() local
318 CisHandles handles; in CreatePendingCis() local
/packages/services/Car/tests/carservice_unit_test/src/android/car/media/
DCarAudioPatchHandleUnitTest.java87 CarAudioPatchHandle[] handles = CarAudioPatchHandle.CREATOR.newArray(/* size= */ 3); in newArray() local
/packages/modules/Bluetooth/system/gd/iso/internal/
Diso_manager_impl.cc131 std::vector<uint16_t> handles; in SetCigParametersComplete() local
204 std::vector<uint16_t> handles; in SetCigParametersTestComplete() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_leaudio.cc53 int source_supported_context_types, const std::vector<uint8_t>& handles, in AddFromStorage()
/packages/apps/Dialer/java/com/android/dialer/notification/
DVoicemailChannelUtils.java169 List<PhoneAccountHandle> handles = new ArrayList<>(); in getAllEligableAccounts() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetSystemInterface.java271 List<PhoneAccountHandle> handles = in getNumberWithoutInCallService() local
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailNotifier.java301 List<PhoneAccountHandle> handles = TelecomUtil.getCallCapablePhoneAccounts(context); in getFallbackAccount() local
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattService.java291 public void setHandles(int handles) { in setHandles()
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java785 int[] handles = mTechHandles; in findAndReadNdef() local
884 int[] handles = mTechHandles; in findNdef() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DCallInfoTest.java266 List<PhoneAccountHandle> handles = new ArrayList<>(); in getBestPhoneAccount() local
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
DSimulatorSimCallManager.java201 List<PhoneAccountHandle> handles; in getSystemPhoneAccountHandle() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRemoteTargetGluer.java84 RemoteTargetHandle[] handles = new RemoteTargetHandle[numHandles]; in createHandles() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_linux.cc61 const std::vector<uint8_t>& handles, in AddFromStorage()
/packages/modules/NeuralNetworks/runtime/
DCompilationBuilder.cpp149 std::vector<SharedHandle> handles; in createCacheHandleVec() local
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DMtpClient.java376 int[] handles = device.getObjectHandles(storageId, 0, objectHandle); in getObjectList() local

12