/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/ |
D | DashboardFeatureProviderImplTest.java | 564 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_shouldShow() local 581 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_explicitMetadataShouldShow() local 598 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_shouldNotShow() local 617 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_validUserHandleShouldNotShow() local 637 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_invalidUserHandleShouldShow() local 655 final ArrayList<UserHandle> handles = new ArrayList<>(); in openTileIntent_profileSelectionDialog_unresolvableWorkProfileIntentShouldNotShow() local
|
/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 | ResourceAssetLoader.java | 36 public boolean handles(ResourceAsset resourceAsset) { in handles() method in ResourceAssetLoader
|
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 | WallpaperModelLoader.java | 37 public boolean handles(WallpaperModel wallpaperModel) { in handles() method in WallpaperModelLoader
|
/packages/apps/Dialer/java/com/android/dialer/notification/ |
D | VoicemailChannelUtils.java | 169 List<PhoneAccountHandle> handles = new ArrayList<>(); in getAllEligableAccounts() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetSystemInterface.java | 266 List<PhoneAccountHandle> handles = in getNumberWithoutInCallService() 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/NeuralNetworks/runtime/ |
D | CompilationBuilder.cpp | 147 std::vector<SharedHandle> handles; in createCacheHandleVec() local
|
D | Manager.cpp | 367 std::vector<SharedHandle> handles; in createCacheHandleVec() local
|
/packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
D | SimulatorSimCallManager.java | 201 List<PhoneAccountHandle> handles; in getSystemPhoneAccountHandle() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | MtpClient.java | 376 int[] handles = device.getObjectHandles(storageId, 0, objectHandle); in getObjectList() local
|
/packages/apps/Nfc/nci/jni/ |
D | NfcJniUtil.h | 120 int handles[16]; member
|
D | NfcTag.cpp | 583 ScopedIntArrayRW handles(e, handleList.get()); in fillNativeNfcTagMembers1() local
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestCompilationCaching.cpp | 247 void writeToCache(const hardware::hidl_vec<hardware::hidl_handle>& handles, in writeToCache() 256 void readFromCache(const hardware::hidl_vec<hardware::hidl_handle>& handles, in readFromCache()
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
D | NativeNfcTag.java | 755 int[] handles = mTechHandles; in findAndReadNdef() local
|
/packages/services/Mtp/tests/src/com/android/mtp/ |
D | MtpDocumentsProviderTest.java | 969 final int[] handles = new int[objects.length]; in setupDocuments() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/ |
D | BluetoothInCallService.java | 1137 List<PhoneAccountHandle> handles = in getBestPhoneAccount() local
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | TelecomServiceImplTest.java | 1242 private void makeAccountsVisibleToAllUsers(PhoneAccountHandle... handles) { in makeAccountsVisibleToAllUsers()
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | PhoneAccountRegistrar.java | 1093 List<PhoneAccountHandle> handles = new ArrayList<>(); in getPhoneAccountHandles() local
|
/packages/modules/NeuralNetworks/common/ |
D | Validation.cpp | 2805 Result<Version> validate(const std::vector<SharedHandle>& handles) { in validate()
|