Home
last modified time | relevance | path

Searched defs:createForTests (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
H A DTestCommand.java57 public static TestCommand createForTests(@NonNull String type, @NonNull Bundle args) { in createForTests() method in TestCommand
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DNitzData.java132 public static NitzData createForTests(int zoneOffsetMillis, Integer dstOffsetMillis, in createForTests() method in NitzData