Searched defs:then (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ | ||
D | NotificationsQSContainerControllerLegacyTest.kt | 507 fun then( in then() method in com.android.systemui.shade.NotificationsQSContainerControllerLegacyTest |
D | NotificationsQSContainerControllerTest.kt | 562 fun then( in then() method in com.android.systemui.shade.NotificationsQSContainerControllerTest |
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ | ||
D | CachedBluetoothDeviceManager.java | 489 Timestamp then = firstDevice.getBondTimestamp(); in checkLateBonding() local |
/frameworks/base/core/java/android/text/format/ | ||
D | DateUtils.java | 500 public static final CharSequence formatSameDayTime(long then, long now, in formatSameDayTime() |
/frameworks/base/services/core/java/com/android/server/wm/ | ||
D | WindowOrientationListener.java | 709 final long then = mLastFilteredTimestampNanos; in onSensorChanged() local |