HomeSort by relevance Sort by last modified time
    Searched refs:binders (Results 1 - 17 of 17) sorted by null

  /frameworks/base/core/java/com/android/internal/statusbar/
IStatusBarService.aidl 42 out int[] switches, out List<IBinder> binders);
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
Adapters.java 159 * {@link Adapters.CursorBinder}. Cursor binders can be used to provide
160 * bindings not supported by default. Custom binders cannot be used with
943 final CursorBinder[] binders = mBinders; local
    [all...]
  /frameworks/base/services/java/com/android/server/
StatusBarManagerService.java 431 int switches[], List<IBinder> binders) {
451 binders.add(mImeToken);
MountService.java 2780 final Iterator<Entry<IBinder, List<ObbState>>> binders = mObbMounts.entrySet() local
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 245 ArrayList<IBinder> binders = new ArrayList<IBinder>(); local
248 switches, binders);
259 setImeWindowStatus(binders.get(0), switches[3], switches[4]);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_function.h 712 # include <backward/binders.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_function.h 731 # include <backward/binders.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_function.h 731 # include <backward/binders.h>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 712 # include <backward/binders.h>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 712 # include <backward/binders.h>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 712 # include <backward/binders.h>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_function.h 712 # include <backward/binders.h>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 731 # include <backward/binders.h>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 741 # include <backward/binders.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 731 # include <backward/binders.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 741 # include <backward/binders.h>
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_function.h 731 # include <backward/binders.h>

Completed in 535 milliseconds