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