/aosp12/art/compiler/optimizing/ |
H A D | superblock_cloner.cc | 294 HBasicBlock* current = worklist.back(); in FindBackEdgesLocal() local 1128 HLoopInformation* current = loop1; in FindCommonLoop() local
|
H A D | code_generator.cc | 308 bool CodeGenerator::GoesToNextBlock(HBasicBlock* current, HBasicBlock* next) const { in GoesToNextBlock() 414 HInstruction* current = it.Current(); in Compile() local 1391 HInstruction* current = environment->GetInstructionAt(i); in EmitVRegInfo() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/vr/ |
H A D | VrManagerService.java | 1059 List<ComponentName> current = nm.getEnabledNotificationListeners(userId); in revokeNotificationListenerAccess() local 1107 ArraySet<String> current = new ArraySet<>(); in getNotificationListeners() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
H A D | PhotoDataAdapter.java | 943 MediaItem current = mData[mCurrentIndex % DATA_CACHE_SIZE]; in needContentReload() local 994 MediaItem current = mData[mCurrentIndex % DATA_CACHE_SIZE]; in call() local
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbPortManager.java | 731 PortStatus_1_1 current = currentPortStatus.get(i); in notifyPortStatusChange_1_1() local 767 PortStatus current = currentPortStatus.get(i); in notifyPortStatusChange_1_2() local
|
H A D | UsbHostManager.java | 450 ConnectionRecord current = mConnected.get(deviceAddress); in usbDeviceRemoved() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/vr/ |
H A D | VrManagerService.java | 1063 List<ComponentName> current = nm.getEnabledNotificationListeners(userId); in revokeNotificationListenerAccess() local 1111 ArraySet<String> current = new ArraySet<>(); in getNotificationListeners() local
|
/aosp12/hardware/qcom/display/msm8960/libhwcomposer/ |
H A D | hwc_copybit.cpp | 32 int current; member
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | InternetTile.java | 543 private CharSequence appendMobileDataType(CharSequence current, CharSequence dataType) { in appendMobileDataType()
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | FrameManager.java | 263 public static FrameManager current() { in current() method in FrameManager
|
H A D | Filter.java | 41 public int current = STATE_UNPREPARED; field in Filter.State
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | ZOrderingTests.java | 185 SurfaceControl current = sc; in getAncestors() local
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | Filter.java | 41 public int current = STATE_UNPREPARED; field in Filter.State
|
H A D | FrameManager.java | 263 public static FrameManager current() { in current() method in FrameManager
|
/aosp12/frameworks/av/services/camera/libcameraservice/ |
H A D | CameraService.cpp | 1332 auto current = mActiveClientManager.get(cameraId); in handleEvictionsLocked() local 1434 auto current = mActiveClientManager.get(cameraId); in handleEvictionsLocked() local 2218 for (auto& current : clients) { in notifyDisplayConfigurationChange() local 4384 for (auto& current : clients) { in blockClientsForUid() local 4396 for (auto& current : clients) { in blockAllClients() local 4511 for (auto& current : clients) { in handleSetRotateAndCrop() local 4562 for (auto& current : clients) { in handleSetCameraMute() local
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | SurfaceFlinger_HandleTransactionLockedTest.cpp | 128 const auto& current = getCurrentDisplayState(displayToken); in verifyDisplayIsConnected() local
|
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/ |
H A D | ICalendar.java | 430 Component current = component; in parseComponentImpl() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | PendingIntentRecord.java | 539 WeakReference<PendingIntentRecord> current = controller.mIntentSenderRecords.get(key); in completeFinalize() local
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | VulkanManager.cpp | 53 void* current = pNext; in free_features_extensions_structs() local
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
H A D | ProcessDownloadedMmsAction.java | 487 final MessageData current = BugleDatabaseOperations.readMessageData(db, messageId); in processResult() local
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | AccessibilityInteractionController.java | 1232 AccessibilityNodeInfo current = fringe.poll(); in enforceNodeTreeConsistent() local 1298 private void prefetchSiblingsOfRealNode(View current, in prefetchSiblingsOfRealNode() 1429 private void prefetchSiblingsOfVirtualNode(AccessibilityNodeInfo current, View providerHost, in prefetchSiblingsOfVirtualNode()
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | WindowDecorActionBar.java | 217 final int current = mDecorToolbar.getDisplayOptions(); in init() local 460 final int current = mDecorToolbar.getDisplayOptions(); in setDisplayOptions() local
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 313 for (auto current = z_range.first; current != z_range.second; ++current) { in DestroyLayer() local 437 for (auto current = z_range.first; current != z_range.second; ++current) { in BuildLayerStack() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ |
H A D | FilterShowActivity.java | 417 ImagePreset current = new ImagePreset(PrimaryImage.getImage().getPreset()); in updateVersions() local 433 ImagePreset current = new ImagePreset(PrimaryImage.getImage().getPreset()); in addCurrentVersion() local
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | WindowDecorActionBar.java | 217 final int current = mDecorToolbar.getDisplayOptions(); in init() local 460 final int current = mDecorToolbar.getDisplayOptions(); in setDisplayOptions() local
|