Home
last modified time | relevance | path

Searched defs:where (Results 1 – 25 of 64) sorted by relevance

123

/frameworks/base/core/java/com/android/internal/inputmethod/
DImeTracingClientImpl.java42 public void triggerClientDump(String where, @NonNull InputMethodManager immInstance, in triggerClientDump()
58 sendToService(proto.getBytes(), IME_TRACING_FROM_CLIENT, where); in triggerClientDump() local
67 public void triggerServiceDump(String where, @NonNull ServiceDumper dumper, in triggerServiceDump()
83 sendToService(proto.getBytes(), IME_TRACING_FROM_IMS, where); in triggerServiceDump() local
92 public void triggerManagerServiceDump(String where) { in triggerManagerServiceDump()
DImeTracing.java89 public void sendToService(byte[] protoDump, int source, String where) throws RemoteException { in sendToService()
127 public abstract void triggerClientDump(String where, InputMethodManager immInstance, in triggerClientDump()
153 public abstract void triggerServiceDump(String where, ServiceDumper dumper, in triggerServiceDump()
161 public abstract void triggerManagerServiceDump(String where); in triggerManagerServiceDump()
DImeTracingServerImpl.java108 public void triggerClientDump(String where, InputMethodManager immInstance, in triggerClientDump()
114 public void triggerServiceDump(String where, ServiceDumper dumper, @Nullable byte[] icProto) { in triggerServiceDump()
119 public void triggerManagerServiceDump(String where) { in triggerManagerServiceDump()
/frameworks/base/core/proto/android/view/inputmethod/
Dinputmethodeditortrace.proto61 optional string where = 2; field
107 optional string where = 2; field
140 optional string where = 2; field
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityTraceManager.java144 public void logTrace(String where, long loggingTypes) { in logTrace()
149 public void logTrace(String where, long loggingTypes, String callingParams) { in logTrace()
158 public void logTrace(long timestamp, String where, long loggingTypes, String callingParams, in logTrace()
/frameworks/base/telephony/common/com/google/android/mms/util/
DSqliteWrapper.java49 ContentValues values, String where, String[] selectionArgs) { in update()
60 String where, String[] selectionArgs) { in delete()
/frameworks/base/core/tests/coretests/src/android/app/activity/
DActivityTestsBase.java87 public void activityFinished(int resultCode, Intent data, RuntimeException where) { in activityFinished()
113 RuntimeException where = new RuntimeException("Original error was here"); in finishWithResult() local
118 public void finishWithResult(int resultCode, Intent data, RuntimeException where) { in finishWithResult()
DLocalProvider.java154 public int update(Uri url, ContentValues values, String where, String[] whereArgs) { in update()
183 public int delete(Uri url, String where, String[] whereArgs) { in delete()
/frameworks/base/core/tests/coretests/src/android/app/
DSuggestionProvider.java97 public int update(Uri url, ContentValues values, String where, String[] whereArgs) { in update()
107 public int delete(Uri url, String where, String[] whereArgs) { in delete()
/frameworks/base/core/java/android/database/sqlite/
DSqliteWrapper.java80 ContentValues values, String where, String[] selectionArgs) { in update()
92 String where, String[] selectionArgs) { in delete()
DSQLiteQueryBuilder.java374 boolean distinct, String tables, String[] columns, String where, in buildQueryString()
860 String where = computeWhere(selection); in buildQuery() local
929 final String where = computeWhere(selection); in buildUpdate() local
940 final String where = computeWhere(selection); in buildDelete() local
1177 final StringBuilder where = new StringBuilder(); in computeWhere() local
/frameworks/base/core/java/android/text/
DEditable.java64 public Editable insert(int where, CharSequence text, int start, int end); in insert()
70 public Editable insert(int where, CharSequence text); in insert()
DPackedIntVector.java295 private final void moveValueGapTo(int column, int where) { in moveValueGapTo()
318 private final void moveRowGapTo(int where) { in moveRowGapTo()
DSelection.java420 int where = findEdge(text, layout, -1); in extendToLeftEdge() local
426 int where = findEdge(text, layout, 1); in extendToRightEdge() local
432 int where = findEdge(text, layout, -1); in moveToLeftEdge() local
438 int where = findEdge(text, layout, 1); in moveToRightEdge() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DFakeTelephonyProvider.java152 public synchronized int delete(Uri url, String where, String[] whereArgs) { in delete()
169 public final int update(Uri uri, ContentValues values, String where, String[] selectionArgs) { in update()
/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityTrace.java186 void logTrace(String where, long loggingFlags); in logTrace()
196 void logTrace(String where, long loggingFlags, String callingParams); in logTrace()
213 void logTrace(long timestamp, String where, long loggingFlags, String callingParams, in logTrace()
/frameworks/base/core/proto/android/server/
Dwindowmanagertrace.proto49 optional string where = 2; field
Daccessibilitytrace.proto54 optional string where = 6; field
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodServiceInternal.java86 default void triggerServiceDump(@NonNull String where, @Nullable byte[] icProto) { in triggerServiceDump()
/frameworks/native/services/surfaceflinger/layerproto/
Dlayerstrace.proto49 optional string where = 2; field
/frameworks/base/core/tests/coretests/src/android/content/
DMemoryFileProvider.java163 public int update(Uri url, ContentValues values, String where, String[] whereArgs) { in update()
173 public int delete(Uri url, String where, String[] whereArgs) { in delete()
/frameworks/base/core/java/android/webkit/
DWebIconDatabase.java80 public abstract void bulkRequestIconForPageUrl(ContentResolver cr, String where, in bulkRequestIconForPageUrl()
/frameworks/base/services/core/java/com/android/server/wm/
DAccessibilityController.java1793 void logTrace(String where, long loggingTypes) { in logTrace()
1797 void logTrace(String where, long loggingTypes, String callingParams) { in logTrace()
1801 void logTrace(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logTrace()
1808 public void logTrace(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logTrace()
1815 public void logTrace(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logTrace()
1981 void logState(String where, long loggingTypes) { in logState()
1991 void logState(String where, long loggingTypes, String callingParams) { in logState()
2001 void logState(String where, long loggingTypes, String callingParams, byte[] a11yDump) { in logState()
2012 void logState(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logState()
2026 void logState(String where, long loggingTypes, String callingParams, byte[] a11yDump, in logState()
[all …]
DWindowTracing.java281 void logState(String where) { in logState()
310 private void log(String where) { in log()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsTracker.java383 String where = "address=? AND reference_number=? AND count=? AND sequence=? AND " in getExactMatchDupDetectQuery() local
409 String where = "address=? AND reference_number=? AND count=? AND sequence=? AND " in getInexactMatchDupDetectQuery() local
417 private String addDestPortQuery(String where) { in addDestPortQuery()

123