Home
last modified time | relevance | path

Searched refs:okay (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java5444 boolean okay = true; in restoreOneFile()
5448 okay = false; in restoreOneFile()
5458 okay = installApk(info, installerName, instream); in restoreOneFile()
5460 mPackagePolicies.put(pkg, (okay) in restoreOneFile()
5472 okay = false; in restoreOneFile()
5483 okay = false; in restoreOneFile()
5492 okay = false; in restoreOneFile()
5499 okay = false; in restoreOneFile()
5504 if (MORE_DEBUG && okay && mAgent != null) { in restoreOneFile()
5507 if (okay && mAgent == null) { in restoreOneFile()
[all …]
/frameworks/base/docs/html-intl/intl/zh-cn/design/style/
Dwriting.jd246 <td>okay、ok</td>
/frameworks/base/docs/html/training/articles/
Dsecurity-gms-provider.jd141 adapter runs in the background, it's okay if the thread blocks while waiting
156 // This is called each time a sync is attempted; this is okay, since the
Dsmp.jd493 those, so that’s okay. The load/load barrier in thread 2 makes a similar
1127 order, but what about reads? In this case we should be okay on ARM, because the
1410 the code, but that won’t help, because it’s okay to migrate code upward &mdash;
1437 int l1 = data1; // okay
/frameworks/base/docs/html/training/app-indexing/
Ddeep-linking.jd115 It is okay to prompt users on subsequent interactions or when they open the app
/frameworks/base/docs/html/training/design-navigation/
Dmultiple-sizes.jd37 … a particular device form factor, although it can generally look and work okay on a handset or sim…
/frameworks/base/tools/aapt/
DResource.cpp543 bool okay = false; in validateAttr() local
546 okay = true; in validateAttr()
551 if (!okay) { in validateAttr()
/frameworks/base/docs/html/training/multiple-apks/
Dmultiple.jd309 <p>Since it’s okay for coverage to overlap, we can describe the area covered by each APK like
/frameworks/base/core/java/android/view/
DView.java20682 boolean okay = false; in startDragAndDrop()
20723 okay = mAttachInfo.mSession.performDrag(mAttachInfo.mWindow, mAttachInfo.mDragToken, in startDragAndDrop()
20726 if (ViewDebug.DEBUG_DRAG) Log.d(VIEW_LOG_TAG, "performDrag returned " + okay); in startDragAndDrop()
20734 return okay; in startDragAndDrop()
/frameworks/base/docs/html/guide/components/
Dfragments.jd490 needs to be restored. For situations in which its okay that you lose the commit, use {@link
Dintents-filters.jd518 <p>It's okay to create a filter that includes more than one instance of