Home
last modified time | relevance | path

Searched defs:actionCode (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsBgVsFgActions.java82 public static void doAction(Context ctx, String actionCode, String requestCode) { in doAction()
291 private static void doNothingAsync(Context ctx, String requestCode, String actionCode) { in doNothingAsync()
387 private static void tellHostActionFinished(String actionCode, String requestCode) { in tellHostActionFinished()
436 Context context, boolean shouldBeBg, String actionCode, String requestCode) { in checkAppState()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DBaseInputConnectionTest.java75 int actionCode = 1; in testDefaultMethods() local
/cts/tests/media/jni/
DNativeCodecTestBase.cpp48 int32_t actionCode, const char* detail) { in onAsyncError()
/cts/tests/tests/media/libmediandkjni/
Dnative-media-jni.cpp243 int32_t actionCode, in OnErrorCB()