HomeSort by relevance Sort by last modified time
    Searched full:back (Results 351 - 375 of 9294) sorted by null

<<11121314151617181920>>

  /development/host/windows/usb/adb_winapi_test/
BUILDME.TXT 17 need to set one of the WDK's build environments, "cd" back into this directory,
  /development/host/windows/usb/api/
BUILDME.TXT 17 need to set one of the WDK's build environments, "cd" back into this directory,
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IRemoteService.aidl 27 * Often you want to allow a service to call back to its clients.
IRemoteServiceCallback.aidl 21 * synchronous notifications back to its clients. Note that this is a
  /development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/
TabHelperEclair.java 39 * show as the tab content. It listens to changes in tabs, then passes the event back to the tab's
105 // Pass the unselected event back to the tab's CompatTabListener
110 // Pass the selected event back to the tab's CompatTabListener
116 // Pass the re-selected event back to the tab's CompatTabListener
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
SecureActivity.java 28 // back to policy set up screen if necessary.
  /development/tools/emulator/system/camera/
EmulatedFakeCamera.h 65 /* Facing back (true) or front (false) switch. */
EmulatedFakeCamera2.cpp 38 facingBack ? "back" : "front");
EmulatedFakeCamera2.h 60 /* Facing back (true) or front (false) switch. */
EmulatedQemuCamera2.cpp 39 facingBack ? "back" : "front");
EmulatedQemuCamera2.h 59 /* Facing back (true) or front (false) switch. */
  /device/samsung/tuna/
sii9234_rcp.kl 23 key 174 BACK
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeIterator.java 82 return adaptor.getParent(tree)!=null; // back at root?
108 // while we're out of siblings, keep popping back up towards root
112 nodes.add(up); // we're moving back up
118 tree = null; // back at root? nothing left then
  /external/astl/tests/
test_list.cpp 160 EXPECT_TRUE(l.back() == 100);
165 EXPECT_TRUE(l.back() == 1000);
170 EXPECT_TRUE(l.back() == 100);
173 EXPECT_TRUE(l.back() == 100);
  /external/bison/lib/
dup-safer.c 42 /* fd_safer calls us back, but eventually the recursion unwinds and
  /external/bluetooth/bluez/tools/
hid2hci.8 29 mode and back.
  /external/bluetooth/glib/po/
README.translators 6 If you just want to convert it back to your native encoding to
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
Digest.java 48 * reset the digest back to it's initial state.
  /external/chromium/app/sql/
transaction.cc 33 NOTREACHED() << "Attempting to roll back a nonexistent transaction. "
  /external/chromium/base/
dir_reader_posix.h 18 // seems worse than falling back to enumerating all file descriptors so we will
process_posix.cc 56 // were to lower it we wouldn't be able to raise it back to its initial
task_queue.cc 21 // Add the task to the back of the queue.
value_conversions.cc 17 // system native code to UTF-8 and back.
  /external/chromium/chrome/browser/chromeos/login/
auth_response_handler.h 30 // the next step, sets |catcher| to get called back when that fetcher is done.
client_login_response_handler.cc 17 // By setting "service=gaia", we get an uber-auth-token back.

Completed in 726 milliseconds

<<11121314151617181920>>