Home
last modified time | relevance | path

Searched defs:TIMESTAMP (Results 1 – 25 of 62) sorted by relevance

123

/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/util/
H A DSharedLogTest.java37 private static final String TIMESTAMP = "HH:MM:SS"; field in SharedLogTest
/aosp12/frameworks/base/core/java/android/os/
H A DUpdateLock.java73 public static final String TIMESTAMP = "timestamp"; field in UpdateLock
/aosp12/packages/apps/Dialer/java/com/android/dialer/calldetails/
H A DCallDetailsCursorLoader.java53 private static final int TIMESTAMP = 3; field in CallDetailsCursorLoader
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/database/contract/
H A DAnnotatedCallLogContract.java53 public static final String TIMESTAMP = "timestamp"; field in AnnotatedCallLogContract.AnnotatedCallLog
/aosp12/packages/apps/Dialer/java/com/android/dialer/voicemail/listui/
H A DVoicemailCursorLoader.java56 private static final int TIMESTAMP = 1; field in VoicemailCursorLoader
/aosp12/hardware/qcom/gps/msm8960/utils/
H A Dloc_cfg.cpp55 static uint8_t TIMESTAMP = 0; variable
H A Dlog_util.h63 unsigned long TIMESTAMP; member
/aosp12/hardware/qcom/sdm845/gps/msm8960/utils/
H A Dloc_cfg.cpp55 static uint8_t TIMESTAMP = 0; variable
H A Dlog_util.h63 unsigned long TIMESTAMP; member
/aosp12/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/
H A DOccupantAwarenessSystemServiceTest.java49 private static final int TIMESTAMP = 1234; // In milliseconds. field in OccupantAwarenessSystemServiceTest
/aosp12/hardware/qcom/gps/msm8909/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/gps/msm8994/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/gps/msm8996/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/gps/msm8998/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/gps/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/gps/msm8084/utils/
H A Dloc_cfg.cpp56 static uint8_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/sdm845/gps/msm8084/utils/
H A Dloc_cfg.cpp56 static uint8_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/sdm845/gps/msm8994/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/sdm845/gps/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/
H A Dloc_cfg.cpp56 static uint32_t TIMESTAMP = 0; variable
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DConnectivityDiagnosticsManagerTest.java59 private static final long TIMESTAMP = 10L; field in ConnectivityDiagnosticsManagerTest
/aosp12/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DWatchlistReportDbHelper.java54 private static final String TIMESTAMP = "timestamp"; field in WatchlistReportDbHelper.WhiteListReportContract

123