Searched refs:from (Results 226 - 239 of 239) sorted by relevance

12345678910

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DFolderListFragment.java108 /** An {@link ArrayList} of {@link FolderType}s to exclude from displaying. */
118 * The current folder from the controller. This is meant only to check when the unread count
197 * from the account.
199 * @param excludedFolderTypes A list of {@link FolderType}s to exclude from displaying
235 // Strictly speaking, we get back an android.app.Activity from getActivity. However, the
275 // Is the selected folder fresher than the one we have restored from a bundle?
333 * Set the instance variables from the arguments provided here.
446 * Display the conversation list from the folder at the position given.
523 // Drawers get the folder list from the current account.
710 * Returns all the recent folders from th
[all...]
H A DAbstractActivityController.java159 private static final String SAVED_ACTION_FROM_SELECTED = "saved-action-from-selected";
285 // This is split out from the general loader dispatcher because its loader doesn't return a
297 * Matched addresses that must be shielded from users because they are temporary. Even though
298 * this is instantiated from settings, this matcher is valid for all accounts, and is expected
355 * current account is (sadly) different from loading other folders. The method
372 * The initial folder at app start. When the application is launched from an intent that
374 * then we extract the folder URI from the intent, but we cannot trust the folder object. Since
376 * information encoded in them. So, to obtain a {@link Folder} object from a {@link Uri},
379 * folder. This is the case when launching the app from a single conversation notification
387 * a cursor over conversation entries from
[all...]
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadThread.java155 // Reset any state from previous execution
188 final NetworkPolicyManager netPolicy = NetworkPolicyManager.from(mContext);
381 * Transfer data from the given connection to the destination file.
461 * Transfer as much data as possible from the HTTP response to the
572 * @param bytesRead how many bytes to write from the buffer
629 * Read some data from the HTTP response stream, handling I/O errors.
701 * Read headers from the HTTP response and store them into local state.
773 // The download hadn't actually started, we can restart from scratch
782 ", BUT starting from scratch again: ");
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndbdic.c1680 if (nj_charncmp(key, condition->charset->from[l], 1) == 0) {
1815 if (nj_charncmp(key, condition->charset->from[l], 1) == 0) {
/packages/apps/Browser/src/com/android/browser/
H A DAddBookmarkPage.java317 // and choose a different one, so that we will start from
583 View view = LayoutInflater.from(context).inflate(
/packages/apps/Dialer/src/com/android/dialer/dialpad/
H A DDialpadFragment.java227 // Last number dialed, retrieved asynchronously from the call DB
490 // Only fills digits from an intent if it is a new intent.
546 // see if we are "adding a call" from the InCallScreen; false by default.
585 // i.e. User clicks a telephone link from gmail for example.
950 Log.wtf(TAG, "Unexpected onTouch(ACTION_DOWN) event from: " + view);
992 Log.wtf(TAG, "Unexpected onClick() event from: " + view);
1251 * @param tone a tone code from {@link ToneGenerator}
1392 mInflater = LayoutInflater.from(context);
1462 * Handle clicks from the dialpad chooser.
1500 * or "return to call" from th
[all...]
/packages/apps/Settings/src/com/android/settings/applications/
H A DManageApplications.java152 // constant value that can be used to check return code from sub activity.
1125 final NetworkPolicyManager npm = NetworkPolicyManager.from(getActivity());
/packages/apps/DeskClock/src/com/android/deskclock/
H A DAlarmClockFragment.java619 // Trying to display a deleted alarm should only happen from a missed notification for
754 mFactory = LayoutInflater.from(context);
805 // TODO temporary hack to prevent the convertView from not having stuff we need.
894 // come from the top of bottom of the list view.
901 // If the starting position of the child view is different from the
1385 // Save the starting height so we can animate from this value.
1462 // For each value from 0 to 1, animate the various parts of the layout.
1500 // Return false so this draw does not occur to prevent the final frame from
1514 // Save the starting height so we can animate from this value.
1565 // For each value from
[all...]
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizePagedView.java248 mLayoutInflater = LayoutInflater.from(context);
514 // NOTE: We want all transitions from launcher to act as if the wallpaper were enabled
1068 // We use the distance from the target page as an initial guess of priority, but if there
1450 // it from accepting touches
1674 * We load an extra page on each side to prevent flashes from scrolling and loading of the
/packages/apps/Launcher3/src/com/android/launcher3/
H A DAppsCustomizePagedView.java247 mLayoutInflater = LayoutInflater.from(context);
1037 // We use the distance from the target page as an initial guess of priority, but if there
1425 // it from accepting touches
1657 * We load an extra page on each side to prevent flashes from scrolling and loading of the
/packages/apps/Contacts/src/com/android/contacts/detail/
H A DContactDetailFragment.java212 * from the blank area underneath the static photo when the layout with static photo is used.
227 * from the blank area underneath the static photo when the layout with static photo is used.
284 // vertical scrolling can happen from outside of the list view.
367 * from a previous contact.
841 // Add the other entries from third parties
912 // Add a title for this kind by extracting the kind from the first entry
1146 * A title for a section of contact details from a single 3rd party network.
1259 * Build new {@link DetailViewEntry} and populate from the given values.
1283 // Non-custom type. Get its description from the resource
1286 // Custom type. Read it from th
[all...]
/packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
H A DStaggeredGridView.java65 * Temporarily copied from support v4 library so that StaggeredGridView can access
72 * but varying row sizes between the columns. Each successive item from a
73 * {@link android.widget.ListAdapter ListAdapter} will be arranged from top to bottom,
78 * item views from xml.</p>
88 * Like ListView, SGV populates from an adapter and recycles views that fall out
142 * animators should resume from where the last animator set left off.
171 * Any view from 0 to mFirstChangedPosition - 1 is not changed.
234 // X and Y offsets inside the item from where the user grabbed to the
276 * This property is borrow from AbsListView
350 // This is set back to false when it is removed from th
4138 onReorder(View draggedView, long id, int from, int to) argument
[all...]
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationItemView.java965 // Get list of attachments and states from conversation
1545 // mPhotoFlipFraction goes from 0 to 1
1567 // mPhotoFlipFraction goes from 1 to 2
1793 // With no star below the info icon, we allow touches anywhere from the top edge to the
2007 * back from a destructive action.
2016 * back from a destructive action.
2031 * back from a destructive action.
2074 return SwipeableView.from(this);
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DOpenWnnJAJP.java1147 * Create a {@link StrSegment} from a character code.
1471 * Handle the space key event from the Hardware keyboard.
1550 * Handle the character code from the hardware keyboard except the space key.
2399 * Handle character input from the software keyboard without listing candidates.
2426 * Handle character input from the software keyboard.
2579 * Get the shift key state from the editor.
2641 String stroke = composingText.toString(ComposingText.LAYER1, seg.from, seg.to);
2858 * This method is called from {@link #onEvent()}.
2932 * This method is called from {@link #handleEvent}.

Completed in 432 milliseconds

12345678910