Home
last modified time | relevance | path

Searched refs:History (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/provider/
DBrowser.java31 import android.provider.BrowserContract.History;
301 return cr.query(History.CONTENT_URI, new String[] { History._ID, History.VISITS }, in getVisitedLike()
DBrowserContract.java438 public static final class History implements CommonColumns, HistoryColumns, ImageColumns { class in BrowserContract
442 private History() {} in History() method in BrowserContract.History
/frameworks/native/include/input/
DInputTransport.h366 struct History { struct
383 void initializeFrom(const History& other) { in initializeFrom() argument
408 History history[2]; argument
409 History lastResample;
428 const History* getHistory(size_t index) const { in getHistory()
/frameworks/native/opengl/specs/
DEGL_ANDROID_front_buffer_auto_refresh.txt67 Revision History
DEGL_ANDROID_get_native_client_buffer.txt93 Revision History
DEGL_ANDROID_image_native_buffer.txt105 Revision History
DEGL_ANDROID_framebuffer_target.txt99 Revision History
DEGL_ANDROID_presentation_time.txt124 Revision History
DEGL_ANDROID_recordable.txt134 Revision History
DEGL_ANDROID_blob_cache.txt201 Revision History
DEGL_ANDROID_get_frame_timestamps.txt227 Revision History
DEGL_ANDROID_native_fence_sync.txt263 Revision History
/frameworks/native/libs/input/
DInputTransport.cpp723 const History* current = touchState.getHistory(0); in resampleTouchState()
736 const History* other; in resampleTouchState()
737 History future; in resampleTouchState()
786 History oldLastResample; in resampleTouchState()
/frameworks/native/vulkan/doc/implementors_guide/
Dimplementors_guide.adoc183 == History == section in Vulkan on Android Implementor's Guide
/frameworks/base/proto/src/
Dmetrics_constants.proto453 // OPEN: Settings > Battery > History details
1629 // OPEN: Overview > History
/frameworks/base/config/
Dhiddenapi-light-greylist.txt4537 Landroid/provider/BrowserContract$History;->CONTENT_URI:Landroid/net/Uri;