Searched defs:before (Results 26 - 41 of 41) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java321 public void onTextChanged(CharSequence s, int start, int before, int count) {} argument
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DBaseLinearLayoutManagerTest.java189 public void assertRectSetsNotEqual(String message, Map<Item, Rect> before, argument
193 assertRectSetsEqual("NOT " + message, before, after, strictItemEquality);
200 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after) { argument
201 assertRectSetsEqual(message, before, after, true);
204 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after, argument
208 sb.append("before:\n");
209 for (Map.Entry<Item, Rect> entry : before.entrySet()) {
217 assertEquals(message + ":\nitem counts should be equal", before.size()
219 for (Map.Entry<Item, Rect> entry : before.entrySet()) {
266 void before(RecyclerVie method in class:BaseLinearLayoutManagerTest.OnLayoutListener
[all...]
H A DBaseStaggeredGridLayoutManagerTest.java136 public void assertRectSetsNotEqual(String message, Map<Item, Rect> before, argument
140 assertRectSetsEqual("NOT " + message, before, after);
147 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after) { argument
148 assertRectSetsEqual(message, before, after, true);
151 public void assertRectSetsEqual(String message, Map<Item, Rect> before, Map<Item, Rect> after, argument
157 log.append("before:");
158 for (Map.Entry<Item, Rect> entry : before.entrySet()) {
169 assertEquals(message + ": item counts should be equal", before.size()
171 for (Map.Entry<Item, Rect> entry : before.entrySet()) {
258 void before(RecyclerVie method in class:BaseStaggeredGridLayoutManagerTest.OnLayoutListener
[all...]
/frameworks/base/core/java/android/text/
H A DSpannableStringBuilder.java381 // The removal pass needs to be done before the gap is updated in order to broadcast the
500 // Invariants must be restored before sending span removed notifications.
621 // No change if span start was already at replace interval boundaries before replace
627 // It would require to save all the previous spans' positions before the replace
640 // No change if span start was already at replace interval boundaries before replace
701 // This avoids the duplication of the above test code before all the
1060 * then insertion order. A span with higher priority will be before a span with lower
1062 * span with a lower insertion order will be before a span with a higher insertion order.
1148 // since high priority has to be before a lower priority, the arguments to compare are
1248 private void sendBeforeTextChanged(TextWatcher[] watchers, int start, int before, in argument
1258 sendTextChanged(TextWatcher[] watchers, int start, int before, int after) argument
[all...]
/frameworks/base/core/java/android/widget/
H A DAutoCompleteTextView.java593 * <p>Returns the number of characters the user must type before the drop
608 * edit box before the drop down list is shown.</p>
613 * @param threshold the number of characters to type before the drop down
863 public void onTextChanged(CharSequence s, int start, int before, int count) { argument
873 if (DEBUG) Log.v(TAG, "before text changed: open=" + mOpenBefore);
879 // if the list was open before the keystroke, but closed afterwards,
H A DGridLayout.java219 * to their margins, before the edges of the resulting rectangle are aligned.
799 // before we are set up.
2351 before the alignment point and the amount of space required after it. One side of this
2361 public int before; field in class:GridLayout.Bounds
2370 before = Integer.MIN_VALUE;
2375 protected void include(int before, int after) { argument
2376 this.before = max(this.before, before);
2386 return before
[all...]
H A DAbsListView.java414 * How far the finger moved before we started scrolling
728 * Kept here so that if we happen to be asked to save our state before
764 * view is being scrolled, this method will be called before the next frame of the scroll is
765 * rendered. In particular, it will be called before any calls to
1904 // Do this before setting mNeedSync since setNextSelectedPosition looks at mNeedSync
3119 // bail out before bad things happen
5188 // invalidate before moving the children to avoid unnecessary invalidate
5664 // Make sure we have a window before showing the popup
6104 public void onTextChanged(CharSequence s, int start, int before, int count) { argument
6493 * they've been attached before
[all...]
H A DTextView.java1350 // Set up the tint (if needed) before setting the drawables so that it
2731 // stateful before applying the tint, so let's try again.
4421 * We must go ahead and set the text before changing the
4499 * of the array except for right before another call to setText(),
4511 * We must do the before-notification here ourselves because if
4512 * the old text is a CharWrapper we destroy it before calling
5387 * it already was before the text changed. I'm not sure
6293 // bug 650865: sometimes we get a key event before a layout.
6332 * Keep track of what the error was before doing the input
6521 * This is used to remove all style-impacting spans from text before ne
8132 sendBeforeTextChanged(CharSequence text, int start, int before, int after) argument
8182 sendOnTextChanged(CharSequence text, int start, int before, int after) argument
8230 handleTextChanged(CharSequence buffer, int start, int before, int after) argument
10354 beforeTextChanged(CharSequence buffer, int start, int before, int after) argument
10368 onTextChanged(CharSequence buffer, int start, int before, int after) argument
[all...]
/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
H A DListenerBindingObject.java158 public void onTextChanged(CharSequence s, int start, int before, int count) { } argument
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java269 // bind to the local service before showing the UI.
293 // fast, so just wait before showing the UI.
2451 // be loaded before or after the adapter is created.
2803 public void onTextChanged(CharSequence s, int start, int before, int count) { argument
2841 public void onTextChanged(CharSequence s, int start, int before, int count) { argument
2897 /** State before run was executed */
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
H A DGridLayout.java207 * to their margins, before the edges of the resulting rectangle are aligned.
790 // before we are set up.
2244 before the alignment point and the amount of space required after it. One side of this
2254 public int before; field in class:GridLayout.Bounds
2263 before = Integer.MIN_VALUE;
2268 protected void include(int before, int after) { argument
2269 this.before = max(this.before, before);
2279 return before
[all...]
/frameworks/native/cmds/installd/
H A Dcommands.cpp109 char* before = nullptr; local
115 if (lgetfilecon(path.c_str(), &before) < 0) {
116 PLOG(ERROR) << "Failed before getfilecon for " << path;
130 if (strcmp(before, after)) {
131 LOG(DEBUG) << "Detected label change from " << before << " to " << after << " at " << path
144 free(before);
519 // We let the framework scan the new location and persist that before
1108 // dir before it exists.
1259 /* child -- drop privileges before continuing */
1407 /* child -- drop privileges before continuin
[all...]
/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java1897 // Check to see if this is a completed token before filtering.
2098 // what comes before the finger.
2691 // Clear that there is a selected chip before updating any text.
2841 public void onTextChanged(CharSequence s, int start, int before, int count) { argument
2845 if (before - count == 1) {
2846 // If the item deleted is a space, and the thing before the
2867 } else if (count > before) {
2982 // There are things before this!
/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java346 protected void onTextChanged(CharSequence text, int start, int before, int after) { argument
349 mManager.updateSpanNextToCursor(getText(), start, before, after);
350 mManager.updateSpanPreviousFromCursor(getText(), start, before, after);
351 if (after > before) {
353 } else if (before < after) {
357 if (after > before) {
360 } else if (after < before) {
365 super.onTextChanged(text, start, before, after);
1321 updateSpanPreviousFromCursor(Editable txt, int start, int before, int after) { argument
1323 Log.d(LOG_TAG, "updateSpanPrevious:" + start + "," + before
1374 updateSpanNextToCursor(Editable txt, int start, int before, int after) argument
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java532 * Messages for {@link #mHandler} that need to wait for system ready before
1649 // permissions if requested before broadcasting the install.
2292 // Collect vendor overlay packages. (Do this before scanning any apps.)
2630 // early on (before the package manager declares itself as early) because other
4596 * will be in the old format (since they were stored on disk from before the
6840 // packages (parent and children) would be successfully scanned before the
7324 // that before the OTA the app was preopted) the app gets compiled with a non-profile
7914 // before the actual scan since scanning mutates internal state and we want
8503 // We also do this *before* we perform dexopt on this package, so that
8693 // authority clear the syncable flag. We copy the provider before
20831 checkDowngrade(PackageParser.Package before, PackageInfoLite after) argument
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 526 milliseconds

12