HomeSort by relevance Sort by last modified time
    Searched full:bundle (Results 701 - 725 of 7390) sorted by null

<<21222324252627282930>>

  /development/samples/Support7Demos/src/com/example/android/supportv7/app/
DialogFragmentUsage.java 22 import android.os.Bundle;
45 protected void onCreate(Bundle savedInstanceState) {
90 Bundle b = new Bundle();
100 public void onCreate(@Nullable Bundle savedInstanceState) {
108 @Nullable Bundle savedInstanceState) {
109 Bundle args = getArguments();
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowFragment.java 5 import android.os.Bundle;
22 private Bundle savedInstanceState;
25 private Bundle arguments;
87 public void setSavedInstanceState(Bundle savedInstanceState) {
91 public Bundle getSavedInstanceState() {
112 public Bundle getArguments() {
117 public void setArguments(Bundle arguments) {
  /frameworks/base/core/java/android/accounts/
IAccountManager.aidl 22 import android.os.Bundle;
41 boolean addAccountExplicitly(in Account account, String password, in Bundle extras);
59 in Bundle options);
62 in Bundle options);
65 in Bundle options, int userId);
67 String authTokenType, boolean expectActivityLaunch, in Bundle options);
71 in Bundle options, boolean expectActivityLaunch, int userId);
  /frameworks/base/core/java/android/content/
SyncActivityTooManyDeletes.java 22 import android.os.Bundle;
47 protected void onCreate(Bundle savedInstanceState) {
50 Bundle extras = getIntent().getExtras();
117 Bundle extras = new Bundle();
126 Bundle extras = new Bundle();
SyncRequest.java 20 import android.os.Bundle;
35 /** Bundle containing user info as well as sync settings. */
36 private final Bundle mExtras;
97 * Retrieve bundle for this SyncRequest. Will not be null.
99 public Bundle getBundle() {
170 mExtras = new Bundle(b.mCustomExtras);
171 // For now we merge the sync config extras & the custom extras into one bundle.
203 private Bundle mCustomExtras;
207 * TODO: Use this instead of dumping into one bundle. Need to decide if these flags should
210 private Bundle mSyncConfigExtras
    [all...]
  /frameworks/base/core/java/android/speech/tts/
SynthesisRequest.java 18 import android.os.Bundle;
41 private final Bundle mParams;
50 public SynthesisRequest(String text, Bundle params) {
53 mParams = new Bundle(params);
56 public SynthesisRequest(CharSequence text, Bundle params) {
59 mParams = new Bundle(params);
123 public Bundle getParams() {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
SelectAccountActivity.java 22 import android.os.Bundle;
52 protected void onCreate(Bundle bundle) {
53 super.onCreate(bundle);
100 protected Dialog onCreateDialog(int resId, Bundle bundle) {
112 return super.onCreateDialog(resId, bundle);
  /packages/apps/Settings/src/com/android/settings/net/
ChartDataLoader.java 31 import android.os.Bundle;
45 private final Bundle mArgs;
47 public static Bundle buildArgs(NetworkTemplate template, AppItem app) {
51 public static Bundle buildArgs(NetworkTemplate template, AppItem app, int fields) {
52 final Bundle args = new Bundle();
59 public ChartDataLoader(Context context, INetworkStatsSession session, Bundle args) {
  /packages/apps/Stk/src/com/android/stk/
StkCmdReceiver.java 25 import android.os.Bundle;
55 Bundle args = new Bundle();
90 Bundle args = new Bundle();
97 Bundle args = new Bundle();
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
AttachmentProgressDialogFragment.java 24 import android.os.Bundle;
43 final Bundle args = new Bundle(1);
54 public void onCreate(Bundle savedInstanceState) {
56 final Bundle args = getArguments();
61 public void onActivityCreated(Bundle savedInstanceState) {
67 public Dialog onCreateDialog(final Bundle savedInstanceState) {
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestDialerActivity.java 8 import android.os.Bundle;
26 protected void onCreate(Bundle savedInstanceState) {
128 private Bundle createCallIntentExtras() {
129 Bundle extras = new Bundle();
132 Bundle intentExtras = new Bundle();
  /prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.pom 30 <artifactId>maven-bundle-plugin</artifactId>
34 <name>Maven Bundle Plugin</name>
36 Provides a maven plugin that supports creating an OSGi bundle
43 <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.6</connection>
44 <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.6</developerConnection>
45 <url>http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.6</url>
113 <versionPrefix>maven-bundle-plugin-</versionPrefix>
  /external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 1 //===-- CodeGen/MachineInstBundle.h - MI bundle utilities -------*- C++ -*-===//
22 /// finalizeBundle - Finalize a machine instruction bundle which includes
24 /// This routine adds a BUNDLE instruction to represent the bundle, it adds
26 /// bundle, and it copies externally visible defs and uses to the BUNDLE
33 /// the last instruction in the bundle is not provided as an input. This is
36 /// points to the end of the bundle.
44 /// getBundleStart - Returns the first instruction in the bundle containing MI.
60 /// Return an iterator pointing beyond the bundle containing MI
    [all...]
  /external/valgrind/
darwin14.supp 535 obj:*RawCamera.bundle*RawCamera*
574 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver*
575 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver*
576 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver*
581 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver*
582 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver*
583 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver*
590 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver*
591 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver*
597 obj:*AppleIntelHD4000GraphicsGLDriver.bundle*AppleIntelHD4000GraphicsGLDriver
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUResourceBundle.java 124 * @return FROM_FALLBACK if the resource is fetched from fallback bundle
125 * FROM_ROOT if the resource is fetched from root bundle.
144 * Fields for a whole bundle, rather than any specific resource in the bundle.
163 * Access to the bits and bytes of the resource bundle.
358 * bundle e.g: If resource is in the form de__PHONEBOOK{ collations{
361 * UResourceBundle bundle = UResourceBundle.getBundleInstance("de__PHONEBOOK");
363 * if(bundle instanceof ICUResourceBundle){
364 * result = ((ICUResourceBundle) bundle).getWithFallback("collations/default");
380 "Can't find resource for bundle "
565 ICUResourceBundle bundle = (ICUResourceBundle) UResourceBundle.instantiateBundle(baseName, ICU_RESOURCE_INDEX, root, true); local
589 ICUResourceBundle bundle; local
1424 ICUResourceBundle bundle = null; local
    [all...]
  /frameworks/base/core/java/android/net/http/
SslCertificate.java 20 import android.os.Bundle;
82 * Bundle key names
91 * Saves the certificate state to a bundle
93 * @return A bundle with the certificate stored in it or null if fails
95 public static Bundle saveState(SslCertificate certificate) {
99 Bundle bundle = new Bundle(); local
100 bundle.putString(ISSUED_TO, certificate.getIssuedTo().getDName());
101 bundle.putString(ISSUED_BY, certificate.getIssuedBy().getDName())
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
RemotePlaybackClient.java 24 import android.os.Bundle;
234 * @param metadata The media item metadata bundle, or null if none.
235 * @param extras A bundle of extra arguments to be added to the
245 public void play(Uri contentUri, String mimeType, Bundle metadata,
246 long positionMillis, Bundle extras, ItemActionCallback callback) {
268 * @param metadata The media item metadata bundle, or null if none.
269 * @param extras A bundle of extra arguments to be added to the
280 public void enqueue(Uri contentUri, String mimeType, Bundle metadata,
281 long positionMillis, Bundle extras, ItemActionCallback callback) {
286 private void playOrEnqueue(Uri contentUri, String mimeType, Bundle metadata
    [all...]
  /external/icu/icu4c/source/common/
uresimp.h 41 * flag to distinguish whether this struct is for a real bundle with a pool,
45 char *fName; /* name of the locale for bundle - still to decide whether it is original or fallback */
46 char *fPath; /* path to bundle - used for distinguishing between resources with the same name */
84 * Opens a resource bundle for the locale;
85 * if there is not even a base language bundle, then loads the root bundle;
132 * the supplied resource, for example, if you have "en_US" resource bundle opened, you might ask for
185 * is defined in a resource bundle and a parent resource bundle, normally no fallback occurs
186 * on the sub-resources because the table is defined in the current resource bundle, but thi
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentTabsFragment.java 26 import android.os.Bundle;
39 public void onCreate(Bundle savedInstanceState) {
47 Bundle savedInstanceState) {
64 public void onViewStateRestored(Bundle savedInstanceState) {
76 public void onSaveInstanceState(Bundle outState) {
101 private final Bundle args;
104 TabInfo(String _tag, Class<?> _class, Bundle _args) {
143 public void addTab(TabHost.TabSpec tabSpec, Class<?> clss, Bundle args) {
151 public void handleViewStateRestored(Bundle savedInstanceState) {
199 public void handleSaveInstanceState(Bundle outState)
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 60 public int compareTo(MessageBundle bundle) {
61 if (mUptimeMillis < bundle.mUptimeMillis) {
119 MessageBundle bundle = mQueue.poll(); local
120 if (bundle == null) {
124 // sleep enough for this bundle to be on time
126 if (currentTime < bundle.mUptimeMillis) {
128 sleep(bundle.mUptimeMillis - currentTime);
147 // process the bundle. If the animation is not finished, this will enqueue
155 bundle.mTarget.handleMessage(bundle.mMessage)
    [all...]
  /frameworks/support/v4/api21/android/support/v4/app/
NotificationCompatApi21.java 23 import android.os.Bundle;
65 String category, ArrayList<String> people, Bundle extras, int color,
128 static Bundle getBundleForUnreadConversation(NotificationCompatBase.UnreadConversation uc) {
132 Bundle b = new Bundle();
139 Bundle m = new Bundle();
157 Bundle b, NotificationCompatBase.UnreadConversation.Factory factory,
168 if (!(parcelableMessages[i] instanceof Bundle)) {
172 tmp[i] = ((Bundle) parcelableMessages[i]).getString(KEY_TEXT)
    [all...]
  /frameworks/support/v4/kitkat/android/support/v4/app/
NotificationCompatKitKat.java 23 import android.os.Bundle;
34 private Bundle mExtras;
35 private List<Bundle> mActionExtrasList = new ArrayList<Bundle>();
43 ArrayList<String> people, Bundle extras, String groupKey, boolean groupSummary,
71 mExtras = new Bundle();
107 SparseArray<Bundle> actionExtrasMap = NotificationCompatJellybean.buildActionExtrasMap(
119 public static Bundle getExtras(Notification notif) {
131 Bundle actionExtras = null;
132 SparseArray<Bundle> actionExtrasMap = notif.extras.getSparseParcelableArray
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
MigrateStorageActivity.java 24 import android.os.Bundle;
79 protected void onCreate(@Nullable Bundle savedInstanceState) {
106 protected void onSaveInstanceState(@NonNull Bundle outState) {
138 final Bundle b = new Bundle(1);
146 public GuidanceStylist.Guidance onCreateGuidance(Bundle savedInstanceState) {
157 Bundle savedInstanceState) {
187 final Bundle b = new Bundle(1);
194 public void onViewCreated(View view, @Nullable Bundle savedInstanceState)
    [all...]
UnmountActivity.java 26 import android.os.Bundle;
67 protected void onCreate(@Nullable Bundle savedInstanceState) {
166 public Loader<Boolean> onCreateLoader(int id, Bundle args) {
211 final Bundle b = new Bundle(1);
219 GuidanceStylist.Guidance onCreateGuidance(Bundle savedInstanceState) {
227 public void onCreateActions(@NonNull List<GuidedAction> actions, Bundle savedInstanceState) {
255 final Bundle b = new Bundle(1);
263 public void onViewCreated(View view, @Nullable Bundle savedInstanceState)
    [all...]
  /packages/services/Mms/src/com/android/mms/service/
MmsConfigManager.java 24 import android.os.Bundle;
52 private final Map<Integer, Bundle> mSubIdConfigMap = new ArrayMap<Integer, Bundle>();
120 * @param subId Subscription id of the desired MMS config bundle
121 * @return MMS config bundle for the particular subscription id. This function can return null
126 public Bundle getMmsConfigBySubId(int subId) {
127 Bundle mmsConfig;
134 return new Bundle(mmsConfig);
153 final Map<Integer, Bundle> newConfigMap = new ArrayMap<Integer, Bundle>();
    [all...]

Completed in 1249 milliseconds

<<21222324252627282930>>