Home
last modified time | relevance | path

Searched refs:EMPTY_ARG (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/activity/lifecycle/
DEventLog.java113 private static final String EMPTY_ARG = ""; field in EventLog.EventLogClient
135 mClient.call(METHOD_ADD_CALLBACK, EMPTY_ARG, extras); in onCallback()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DTestJournalProvider.java199 private static final String EMPTY_ARG = ""; field in TestJournalProvider.TestJournalClient
211 mClient.call(method, EMPTY_ARG, extras); in callWithExtras()