HomeSort by relevance Sort by last modified time
    Searched full:welcome (Results 1 - 25 of 264) sorted by null

1 2 3 4 5 6 7 8 91011

  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
readme.txt 2 (by using the four corners trick in the Donut Welcome Screen). The contacts have different fields
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/
index.html 5 <title>Welcome to the Buildbot</title>
9 <h1>Welcome to the Buildbot!</h1>
  /external/qemu/distrib/sdl-1.2.12/
BUGS 15 Bug reports are welcome here, but we really appreciate if you use Bugzilla, as
  /development/samples/TicTacToeMain/res/values/
strings.xml 21 <string name="welcome"><b>Welcome to the Tic-Tac-Toe Sample!</b></string>
  /development/pdk/docs/community/
groups-charter.jd 7 <p>These discussion groups are intended for developers working with the Android platform. Everyone is welcome to join in, provided you follow our community's policies described below. Our users help each other, and many experts post to these groups, including members of the Open Handset Alliance.
20 in the world of Android. We welcome announcements and discussion of products, libraries, publications, and other interesting Android-related news. We even welcome (polite!) discussion of articles and ideas critical of Android--after all, we can't improve if we don't listen. There are no restrictions on the subject matter, and we don't exclude discussions of commercial products if users are interested in talking about them.<br><br>However, we hate spam almost as passionately as we love courtesy and respect, so we reserve the right to limit discussions that amount to spam. Outright spam will result in the spammer being immediately and permanently banned from the list.
23 <p>The most important rule is friendliness. Remember: disrespect and rudeness are not welcome in our community under any circumstances. We don't have a formal policy on dealing with troublemakers, and we hope we never need one.That said, we do pledge to do our best to be fair, and we will always try to warn someone before banning him or her.
  /packages/apps/Email/src/com/android/email/activity/
Welcome.java 32 * The Welcome activity initializes the application and decides what Activity
41 public class Welcome extends Activity {
49 Intent i = new Intent(fromActivity, Welcome.class);
  /frameworks/base/docs/html/
offline.jd 2 page.title=Welcome
7 <h1>Welcome to the Android SDK!</h1>
  /external/dnsmasq/contrib/Solaris10/
README 24 corrections/feedback they are more than welcome.
  /ndk/
README.TXT 4 Welcome, this NDK is designed to allow Android application developers
  /external/webkit/WebCore/inspector/front-end/
WelcomeView.js 36 this.element.addStyleClass("welcome");
43 this.alignerElement.className = "welcome-instructions-aligner";
  /development/samples/TicTacToeMain/res/layout/
main.xml 31 android:text="@string/welcome"
  /external/proguard/docs/
quality.html 21 using bash/sed/awk scripts. You're welcome to have a look at an uploaded
  /external/webkit/WebKitTools/wx/packaging/
wxWebKitInstaller.iss.in 30 WelcomeLabel1=Welcome to the wxWebKit for wxPython Setup Wizard
  /frameworks/base/packages/SettingsProvider/res/xml/
bookmarks.xml 28 class="com.android.email.activity.Welcome"
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupNames.java 22 import com.android.email.activity.Welcome;
157 // just rewind back to Welcome, which can handle any configuration of accounts
158 Welcome.actionStart(this);
  /bionic/libc/
README 0 Welcome to Bionic, Android's small and custom C library for the Android
  /development/pdk/docs/porting/
index.jd 7 <p>Welcome to the <i>Android Platform Dev Guide</i>! This guide provides an under-the-hood introduction to the Android platform, and is designed for platform developers and manufacturers building Android-powered devices.</p>
  /external/dbus/bus/
driver.c 329 DBusMessage *welcome; local
337 welcome = dbus_message_new_method_return (hello_message);
338 if (welcome == NULL)
344 if (!dbus_message_append_args (welcome,
348 dbus_message_unref (welcome);
353 _dbus_assert (dbus_message_has_signature (welcome, DBUS_TYPE_STRING_AS_STRING));
355 if (!bus_transaction_send_from_driver (transaction, connection, welcome))
357 dbus_message_unref (welcome);
363 dbus_message_unref (welcome);
    [all...]
  /external/opencore/
README 0 Welcome to OpenCORE
  /external/stlport/test/unit/
valarray_test.cpp 28 // everyone is welcome to do a real good unit test for
  /external/webkit/WebKitTools/pywebsocket/test/
test_memorizingfile.py 55 self.check(memorizing_file, 3, ['Hello\n', 'World\n', 'Welcome'])
  /packages/apps/Email/src/com/android/email/
Email.java 147 * This is used to force stacked UI to return to the "welcome" screen any time we change
308 * Called by the accounts reconciler to notify that accounts have changed, or by "Welcome"
318 * which point they should finish() and jump to the Welcome activity.
  /external/bzip2/
dlltest.c 5 This file is Public Domain. Welcome any email to me.
  /external/dhcpcd/
README 73 However, you're more than welcome to read the commit log at
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
debflex.awk 14 # "new" awk; fixes so it does will be welcome)

Completed in 320 milliseconds

1 2 3 4 5 6 7 8 91011