Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 25 of 60) sorted by relevance

123

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/bigram/
Dbigram_list_read_write_utils.cpp76 const int origin = *pos; in getBigramAddressAndAdvancePosition() local
89 return origin - offset; in getBigramAddressAndAdvancePosition()
91 return origin + offset; in getBigramAddressAndAdvancePosition()
/packages/apps/Browser2/src/org/chromium/webview_shell/
DWebViewBrowserActivity.java123 public GeoPermissionRequest(String origin, GeolocationPermissions.Callback callback) { in GeoPermissionRequest() argument
124 mOrigin = origin; in GeoPermissionRequest()
157 public FilePermissionRequest(String origin) { in FilePermissionRequest() argument
158 mOrigin = origin; in FilePermissionRequest()
371 public void onGeolocationPermissionsShowPrompt(String origin, in createAndInitializeWebView()
376 callback.invoke(origin, true, false); in createAndInitializeWebView()
380 onPermissionRequest(new GeoPermissionRequest(origin, callback)); in createAndInitializeWebView()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DDragListener.java64 int origin = mStatePanelTrack.findChild( in onDrag() local
67 if (origin != -1 && pos != -1) { in onDrag()
68 State current = (State) array.getItem(origin); in onDrag()
DStatePanelTrack.java287 int origin = findChild(mCurrentView); in checkEndState() local
288 if (origin != -1) { in checkEndState()
289 State current = mAdapter.getItem(origin); in checkEndState()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictDecoderUtils.java208 static int writeString(final byte[] buffer, final int origin, final String word, in writeString() argument
211 int index = origin; in writeString()
229 return index - origin; in writeString()
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DDelaunay.h70 EdgePointer makeEdge(SitePointer origin, SitePointer destination);
DDelaunay.cpp130 EdgePointer CDelaunay::makeEdge(SitePointer origin, SitePointer destination) in makeEdge() argument
137 orig(temp) = origin; in makeEdge()
/packages/services/Car/evs/app/
Dconfig.json.readme8 // The origin is at the center of the read axel at ground level.
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses158 origin of the Work and reproducing the content of the NOTICE file.
340 origin of the Work and reproducing the content of the NOTICE file.
546 origin of the Work and reproducing the content of the NOTICE file.
752 origin of the Work and reproducing the content of the NOTICE file.
958 origin of the Work and reproducing the content of the NOTICE file.
1164 origin of the Work and reproducing the content of the NOTICE file.
1382 origin of the Work and reproducing the content of the NOTICE file.
1576 origin of the Work and reproducing the content of the NOTICE file.
1770 origin of the Work and reproducing the content of the NOTICE file.
1964 origin of the Work and reproducing the content of the NOTICE file.
[all …]
/packages/apps/CertInstaller/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/TimeZoneUpdater/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/SpareParts/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/wallpapers/LivePicker/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/providers/MediaProvider/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/HTMLViewer/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/services/Car/tests/CarDeveloperOptions/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/QuickSearchBox/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/BasicSmsReceiver/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/providers/DownloadProvider/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/Music/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/services/Telephony/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/providers/UserDictionaryProvider/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/Contacts/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/LegacyCamera/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/packages/apps/Dialer/
DLICENSE154 origin of the Work and reproducing the content of the NOTICE file.

123