Searched refs:appBundle (Results 1 – 1 of 1) sorted by relevance
3164 Bundle appBundle = new Bundle(); in createAppBundle() local3165 appBundle.putString(AccountManager.KEY_ANDROID_PACKAGE_NAME, "APCT.package"); in createAppBundle()3166 return appBundle; in createAppBundle()