Home
last modified time | relevance | path

Searched defs:INVALID_ID (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/aosp_15_r20/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DFrontendTests.h38 #define INVALID_ID -1 macro
70 #define INVALID_ID -1 macro
/aosp_15_r20/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DFrontendTests.h38 #define INVALID_ID -1 macro
69 #define INVALID_ID -1 macro
/aosp_15_r20/hardware/interfaces/tv/tuner/aidl/vts/functional/
H A DFrontendTests.h33 #define INVALID_ID -1 macro
43 #define INVALID_ID -1 macro
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/timer_delete/
H A Dtimer_delete02.c22 #define INVALID_ID ((kernel_timer_t)-1) macro
/aosp_15_r20/developers/samples/android/content/SharingShortcuts/Application/src/main/java/com/example/android/sharingshortcuts/
DContact.java51 public static final int INVALID_ID = -1; field in Contact
/aosp_15_r20/developers/samples/android/content/DirectShare/Application/src/main/java/com/example/android/directshare/
DContact.java49 public static final int INVALID_ID = -1; field in Contact
/aosp_15_r20/developers/build/prebuilts/gradle/DirectShare/Application/src/main/java/com/example/android/directshare/
H A DContact.java49 public static final int INVALID_ID = -1; field in Contact
/aosp_15_r20/development/samples/browseable/DirectShare/src/com.example.android.directshare/
H A DContact.java49 public static final int INVALID_ID = -1; field in Contact
/aosp_15_r20/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
H A DStableArrayAdapter.java27 final int INVALID_ID = -1; field in StableArrayAdapter
/aosp_15_r20/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
H A DShortcutManagerFakingPublisherTest.java43 private static final String INVALID_ID = field in ShortcutManagerFakingPublisherTest
/aosp_15_r20/hardware/interfaces/audio/common/all-versions/default/
H A DEffectMap.cpp26 const uint64_t EffectMap::INVALID_ID = 0; member in android::EffectMap
/aosp_15_r20/frameworks/base/libs/input/
H A DTouchSpotController.h45 static const uint32_t INVALID_ID = 0xffffffff; member
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/
H A DRecurrentTimer.cpp35 constexpr int INVALID_ID = -1; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/
H A DRecurrentTimer.cpp35 constexpr int INVALID_ID = -1; variable
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DRemoteViewsSizeMapTest.java59 private static final int INVALID_ID = -1; field in RemoteViewsSizeMapTest
H A DArrayAdapterTest.java56 private static final int INVALID_ID = -1; field in ArrayAdapterTest
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/
DSeatTemperatureLevelButton.java46 private static final int INVALID_ID = -1; field in SeatTemperatureLevelButton
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/trace/
H A DSpanId.java47 private static final long INVALID_ID = 0; field in SpanId
H A DTraceId.java41 private static final long INVALID_ID = 0; field in TraceId
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/measured_boot/event_log/
H A Devent_log.h41 #define INVALID_ID MAX_NUMBER_IDS macro
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlInputDescriptorTest.java54 private static final int INVALID_ID = NUMBER_OF_INPUT; field in VolumeControlInputDescriptorTest
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/referenceui/
DFanDirectionButtons.java61 private static final int INVALID_ID = -1; field in FanDirectionButtons
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/toggle/
DHvacToggleButton.java48 private static final int INVALID_ID = -1; field in HvacToggleButton
/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DWifiBackhaulMonitorTest.java293 assertNotEquals(mWbm.getRttTimerId(), INVALID_ID); in testRttSchedulingStart() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/data/api/
DChannel.java33 long INVALID_ID = -1; field

12345678910>>...18