Home
last modified time | relevance | path

Searched refs:Get (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/tools/aidl/
Dgenerate_java.cpp14 Variable* Get(Type* type);
15 Variable* Get(int index);
29 VariableFactory::Get(Type* type) in Get() function in VariableFactory
40 VariableFactory::Get(int index) in Get() function in VariableFactory
369 Variable* v = stubArgs.Get(t); in generate_method()
431 Variable* v = stubArgs.Get(i++); in generate_method()
/frameworks/base/tools/localize/
DXMLHandler.h46 string Get(const string& ns) const;
DXMLHandler.cpp72 XMLNamespaceMap::Get(const string& ns) const in Get() function in XMLNamespaceMap
/frameworks/base/docs/html/guide/developing/
Ddebug-tasks.jd173 <dt><strong>Get system state information from the emulator (dumpstate)</strong></dt>
178 <dt><strong>Get application state information from the emulator (dumpsys)</strong></dt>
183 <dt><strong>Get wireless connectivity information</strong></dt>
/frameworks/base/docs/html/resources/articles/
Dtrack-mem.jd40 you want to analyze. When you are ready, click <em>Get Allocations</em>. A list
/frameworks/base/docs/html/guide/topics/ui/
Dbinding.jd51 // Get a Spinner and bind it to an ArrayAdapter that
Ddialogs.jd193 Get a Builder with {@link android.app.AlertDialog.Builder#AlertDialog.Builder(Context)} and
/frameworks/base/docs/html/guide/topics/wireless/
Dbluetooth.jd178 <li>Get the {@link android.bluetooth.BluetoothAdapter}
340 // Get the BluetoothDevice object from the Intent
493 <li>Get a {@link android.bluetooth.BluetoothServerSocket} by calling the
683 // Get a BluetoothSocket to connect with the given BluetoothDevice
743 <li>Get the {@link java.io.InputStream} and {@link java.io.OutputStream} that
780 // Get the input and output streams, using temp objects because
/frameworks/base/docs/html/guide/market/billing/
Dindex.jd65 …<dd>Get detailed information about Android Market response codes and the in-app billing interface.…
Dbilling_admin.jd18 <li><a href="#billing-support">Where to Get Support</a></li>
146 <h2 id="billing-support">Where to Get Support</h2>
/frameworks/base/docs/html/community/
Dindex.jd60 …you're comfortable using the SDK, now you want to move to advanced topics. Get help here with trou…
/frameworks/base/docs/html/resources/
Dcommunity-groups.jd91 …you're comfortable using the SDK, now you want to move to advanced topics. Get help here with trou…
/frameworks/base/docs/html/guide/topics/data/
Dbackup.jd364 // Get the oldState input stream
369 // Get the last modified timestamp from the state file and data file
504 <li>Get the entity key with {@link android.app.backup.BackupDataInput#getKey()}.</li>
509 <li>Get the entity data size with {@link
/frameworks/base/docs/html/resources/tutorials/testing/
Dactivity_test.jd651Get focus and set selection. Create a new method <code>public void testSpinnerUI()</code>. Add
829 Get the current spinner settings from the activity:
868 Set up instrumentation. Get the instrumentation object
918 Get the current state of the spinner:
/frameworks/base/docs/html/resources/tutorials/notepad/
Dnotepad-ex3.jd122 <p>Get rid of the Bundle creation and Bundle value settings from the
/frameworks/base/docs/html/guide/tutorials/notepad/
Dnotepad-ex3.jd122 <p>Get rid of the Bundle creation and Bundle value settings from the
/frameworks/base/docs/html/guide/appendix/faq/
Dcommontasks.jd510 // Get the static global NotificationManager object.
671 <pre>// Get our EditText object.
682 // Get the EditText's internal text storage
/frameworks/base/docs/html/resources/faq/
Dcommontasks.jd510 // Get the static global NotificationManager object.
671 <pre>// Get our EditText object.
682 // Get the EditText's internal text storage
/frameworks/base/docs/html/guide/topics/testing/
Dtesting_android.jd279 // Get a handle to the Activity object's main UI widget, a Spinner
291 // Get the Spinner's current position
Dactivity_testing.jd291 * Get a reference to the main widget of the app under test, a Spinner
/frameworks/base/docs/html/guide/developing/tools/
Dddms.jd127 <strong>Get Allocations</strong> to view all allocations since tracking started.
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-providers.jd312 // Get the base URI for the People table in the Contacts content provider.
432 // Get the field values
/frameworks/base/docs/html/guide/topics/search/
Dadding-custom-suggestions.jd244 <h4 id="GetTheQueryUri">Get the query in the Uri</h4>
259 <h4 id="GetTheQuery">Get the query in the selection arguments</h4>
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd83 <li>Get a reference to the NotificationManager:
/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd309 // Get the layout for the App Widget and attach an on-click listener to the button

12