OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLatestTimestamp
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/services/camera/libcameraservice/gui/
RingBufferConsumer.cpp
45
mLatestTimestamp
(0)
161
return
mLatestTimestamp
;
312
if (item.mTimestamp <
mLatestTimestamp
) {
314
mLatestTimestamp
, item.mTimestamp);
317
mLatestTimestamp
= item.mTimestamp;
RingBufferConsumer.h
187
nsecs_t
mLatestTimestamp
;
/frameworks/support/compat/java/android/support/v4/app/
NotificationCompat.java
[
all
...]
/frameworks/base/core/java/android/app/
Notification.java
[
all
...]
/prebuilts/sdk/current/support/v13/
android-support-v13.jar
/prebuilts/sdk/current/support/v4/
android-support-v4.jar
Completed in 232 milliseconds