HomeSort by relevance Sort by last modified time
    Searched full:helper (Results 326 - 350 of 5910) sorted by null

<<11121314151617181920>>

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
AvoidXfermode_Delegate.java 43 // ---- Public Helper methods ----
69 // ---- Private delegate/helper methods ----
ComposePathEffect_Delegate.java 44 // ---- Public Helper methods ----
70 // ---- Private delegate/helper methods ----
ComposeShader_Delegate.java 44 // ---- Public Helper methods ----
82 // ---- Private delegate/helper methods ----
CornerPathEffect_Delegate.java 44 // ---- Public Helper methods ----
70 // ---- Private delegate/helper methods ----
DashPathEffect_Delegate.java 49 // ---- Public Helper methods ----
81 // ---- Private delegate/helper methods ----
DiscretePathEffect_Delegate.java 44 // ---- Public Helper methods ----
70 // ---- Private delegate/helper methods ----
LayerRasterizer_Delegate.java 43 // ---- Public Helper methods ----
68 // ---- Private delegate/helper methods ----
PathDashPathEffect_Delegate.java 44 // ---- Public Helper methods ----
71 // ---- Private delegate/helper methods ----
PixelXorXfermode_Delegate.java 43 // ---- Public Helper methods ----
69 // ---- Private delegate/helper methods ----
PorterDuffXfermode_Delegate.java 50 // ---- Public Helper methods ----
81 // ---- Private delegate/helper methods ----
SumPathEffect_Delegate.java 44 // ---- Public Helper methods ----
70 // ---- Private delegate/helper methods ----
  /frameworks/compile/mclinker/include/mcld/Script/
RpnExpr.h 64 // buildHelperExpr - build the helper expr:
67 // buildHelperExpr - build the helper expr: `fragment'
  /hardware/ti/omap3/dspbridge/inc/
uuidutil.h 21 * This file contains the specification of UUID helper functions.
26 *! 29-Sep-2000 kc: Appended "UUID_" prefix to UUID helper functions.
  /packages/apps/Settings/src/com/android/settings/
ConfirmDeviceCredentialActivity.java 63 ChooseLockSettingsHelper helper = new ChooseLockSettingsHelper(this); local
64 if (!helper.launchConfirmationActivity(0 /* request code */, null /* title */, title,
  /packages/apps/Settings/src/com/android/settings/fingerprint/
FingerprintEnrollFindSensor.java 98 ChooseLockSettingsHelper helper = new ChooseLockSettingsHelper(this); local
99 if (!helper.launchConfirmationActivity(CONFIRM_REQUEST,
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
MockitoHelper.java 26 * Helper for Mockito-based test cases.
36 * Creates a new helper, which in turn will set the context classloader so
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fanotify.h 22 /* helper events */
105 /* Helper functions to deal with fanotify_event_metadata buffers */
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
string_conversions.h 40 // Helper for all the sto* functions.
70 // Helper for the to_string / to_wstring functions.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
string_conversions.h 40 // Helper for all the sto* functions.
70 // Helper for the to_string / to_wstring functions.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
string_conversions.h 40 // Helper for all the sto* functions.
70 // Helper for the to_string / to_wstring functions.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
string_conversions.h 40 // Helper for all the sto* functions.
70 // Helper for the to_string / to_wstring functions.
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java 547 private void ensureDefaultFolders(DatabaseHelper helper, SQLiteDatabase db) {
562 insertDirectory(helper, db, folder.getAbsolutePath());
2324 DatabaseHelper helper = getDatabaseForUri(uri); local
2862 DatabaseHelper helper = getDatabaseForUri(uri); local
2935 DatabaseUtils.InsertHelper helper = local
3443 DatabaseHelper helper = getDatabaseForUri(uri); local
3715 final DatabaseHelper helper; local
4203 DatabaseHelper helper = getDatabaseForUri(uri); local
4807 DatabaseHelper helper; field in class:MediaProvider.ThumbData
5349 DatabaseHelper helper = null; local
    [all...]
  /frameworks/base/core/java/android/widget/
CursorTreeAdapter.java 44 /** The cursor helper that is used to get the groups */
48 * The map of a group position to the group's children cursor helper (the
49 * cursor helper that is used to get the children for that group)
90 * Gets the cursor helper for the children in the given group.
97 * @return The cursor helper for the children of the given group
177 MyCursorHelper helper = getChildrenCursorHelper(groupPosition, true); local
178 return (mGroupCursorHelper.isValid() && helper != null) ? helper.getCount() : 0;
329 * Deactivates the Cursor and removes the helper from cache.
331 * @param groupPosition The group whose children Cursor and helper should b
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control.h 128 /** CTL name helper */
130 /** CTL name helper */
132 /** CTL name helper */
135 /** CTL name helper */
137 /** CTL name helper */
139 /** CTL name helper */
141 /** CTL name helper */
143 /** CTL name helper */
145 /** CTL name helper */
147 /** CTL name helper */
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 

Completed in 843 milliseconds

<<11121314151617181920>>