Home
last modified time | relevance | path

Searched defs:first (Results 226 – 250 of 277) sorted by relevance

12345678910>>...12

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1129 Bundle first = mBundleArgumentCaptor.getValue(); in testOnAppWidgetOptionsChangedWidgetAdded() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DApplicationsState.java2077 public CompoundFilter(AppFilter first, AppFilter second) { in CompoundFilter()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java3271 public static boolean areActionsVisiblyDifferent(Notification first, Notification second) { in areActionsVisiblyDifferent()
3311 public static boolean areIconsDifferent(Notification first, Notification second) { in areIconsDifferent()
3348 public static boolean areStyledNotificationsVisiblyDifferent(Builder first, Builder second) { in areStyledNotificationsVisiblyDifferent()
3361 public static boolean areRemoteViewsChanged(Builder first, Builder second) { in areRemoteViewsChanged()
3379 private static boolean areRemoteViewsChanged(RemoteViews first, RemoteViews second) { in areRemoteViewsChanged()
H A DActivity.java5370 boolean first) { in onApplyThemeResource()
/aosp14/frameworks/base/core/java/android/widget/
H A DRadialTimePickerView.java1195 private int getCircularDiff(int first, int second, int max) { in getCircularDiff()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testthree_ng.cpp514 auto makeEvent = [](GestureEvent& info, bool first) { in __anon2c3e34770302()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dwater_flow_modifier.cpp815 auto onScrollIndex = [nodeId, node, extraParam](int32_t first, int32_t last) -> void { in SetOnWaterFlowScrollIndex()
H A Dnode_list_modifier.cpp867 …auto onScrollIndex = [nodeId, node, extraParam](int32_t first, int32_t last, int32_t center) -> vo… in SetOnListScrollIndex()
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp1195 … [](const std::shared_ptr<Batch> &first, const std::shared_ptr<Batch> &second) { in AddBatchLocked()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp1567 …std::stable_sort(drawables.begin(), drawables.end(), [](const auto& first, const auto& second) -> … in AdjustZOrderAndDrawSurfaceNode()
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dmediadatashare_unit_test.cpp130 auto cmp = [](const Uri &first, const Uri &second) { in UrisEqual()
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1566 Pair<UserHandle, Account> first = null; in findSendToAccount() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/resolution/
H A DComponentResolver.java894 private boolean equalLists(List<String> first, List<String> second) { in equalLists()
/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp318 bool first = true; in printCompatibleScreens() local
H A DResourceTable.cpp1985 const bool first = e->getBag().indexOfKey(bagKey) < 0; in addBag() local
2288 bool first = true; in isValidResourceName() local
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
H A DAlarmManagerService.java4024 final long first = mAlarmStore.getNextDeliveryTime(); in rescheduleKernelAlarmsLocked() local
4936 void setWakelockWorkSource(WorkSource ws, int knownUid, String tag, boolean first) { in setWakelockWorkSource()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp1001 subThreadNodes.sort([](const auto& first, const auto& second) -> bool { in SortSubThreadNodes()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp1274 napi_env env, GLenum mode, GLint first, GLsizei count, GLsizei instanceCount) in DrawArraysInstanced()
/aosp14/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp1770 auto first = "first"sv; in TEST_F() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp395 constexpr It LowerBound(It first, const It last, const T& val, Pred pred) in LowerBound()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp695 float first = 0.0; in Unmarshalling() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp295 int32_t first = i18nBreakIterator->First(); variable
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dintl_addon.cpp1516 std::vector<char> first; in CompareString() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp63 bool CompareVector(const std::vector<uint8_t>& first, const std::vector<uint8_t>& second) in CompareVector()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java435 int first, in glDrawArrays()

12345678910>>...12