Searched refs:GET_CONTENT_PROVIDER_EXTERNAL_TRANSACTION (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DActivityManagerNative.java648 case GET_CONTENT_PROVIDER_EXTERNAL_TRANSACTION: {
2563 mRemote.transact(GET_CONTENT_PROVIDER_EXTERNAL_TRANSACTION, data, reply, 0);
H A DIActivityManager.java606 int GET_CONTENT_PROVIDER_EXTERNAL_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION+140; field in interface:IActivityManager

Completed in 338 milliseconds