Home
last modified time | relevance | path

Searched refs:crash (Results 1 – 25 of 46) sorted by relevance

12

/frameworks/base/packages/Keyguard/test/SampleTrustAgent/src/com/android/trustagent/test/
DSampleTrustAgentSettings.java51 findViewById(R.id.crash).setOnClickListener(this); in onCreate()
82 } else if (id == R.id.crash) { in onClick()
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
DMemoryUsageTest.java268 for (ProcessErrorStateInfo crash : crashes) { in reportError()
269 if (!crash.processName.equals(processName)) in reportError()
272 Log.w(TAG, appName + " crashed: " + crash.shortMsg); in reportError()
273 results.putString(mNameToResultKey.get(appName), crash.shortMsg); in reportError()
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java324 for (ProcessErrorStateInfo crash : crashes) { in reportError()
325 if (!crash.processName.equals(processName)) in reportError()
328 Log.w(TAG, appName + " crashed: " + crash.shortMsg); in reportError()
329 mResult.putString(mNameToResultKey.get(appName), crash.shortMsg); in reportError()
/frameworks/av/services/mediaextractor/minijail/seccomp_policy/
Dmediaextractor-seccomp-x86.policy39 # for attaching to debuggerd on process crash
Dmediaextractor-seccomp-arm.policy41 # for attaching to debuggerd on process crash
/frameworks/av/services/mediacodec/minijail/seccomp_policy/
Dmediacodec-seccomp-arm.policy45 # for attaching to debuggerd on process crash
/frameworks/base/core/java/android/os/
DIPowerManager.aidl55 void crash(String message); in crash() method
/frameworks/native/include/powermanager/
DIPowerManager.h69 virtual status_t crash(const String16& message) = 0;
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgePowerManager.java69 public void crash(String arg0) throws RemoteException { in crash() method in BridgePowerManager
/frameworks/base/docs/html/preview/
Dbehavior-changes.jd382 against non-NDK libraries, which may cause your app to crash. This change in
387 that their apps do not crash on devices running Android N. If your app uses
412 could crash on later versions of Android that do not include this library
437 of private libraries altogether and cause your app to crash.
444 <code>NULL</code>, and may cause your app to crash. You should review your
612 private platform API, but will not cause your app to crash. If the app
614 runtime error and your app may crash:
643 sure your app doesn't crash on future platform updates:
788 You can do so by causing an identical crash
800 and should not crash on subsequent starts. You can verify app behavior
Dsupport.jd270 <li>Accessing Settings &gt; Security &gt; Device Security crash observed when
622 <li>The Camera app has exhibited instability; it may crash in various
627 app to crash.
720 <li>The system UI may crash when docking Settings &gt; Display &gt;
724 <li>The Camera app may crash when launched in multi-window mode.
727 <li>YouTube may crash when launched into multi-window mode. To fix the
751 <li>The Device Policy app may crash when the user unlocks the device with the
1098 to crash.</li>
/frameworks/native/services/powermanager/
DIPowerManager.cpp129 virtual status_t crash(const String16& message) in crash() function in android::BpPowerManager
/frameworks/base/docs/html/training/camera/
Dvideobasics.jd99 your app will crash. So as long as the result is not null, it's safe to use the intent. </p>
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags62 # Discard an undelivered serialized broadcast (timeout/ANR/crash)
/frameworks/base/docs/html/training/displaying-bitmaps/
Dindex.jd45 consume your available memory budget leading to an application crash due to the dreaded
/frameworks/base/docs/html/training/backward-compatible-ui/
Dnew-implementation.jd46 <p>You can directly use newer APIs in these concrete classes&mdash;and not crash on earlier devices…
/frameworks/base/docs/html/ndk/guides/
Dcpp-support.jd211 <li>Using {@code c++_shared} on ARM can crash when an exception is thrown.</li>
277 to crash.</li>
/frameworks/base/docs/html/topic/libraries/support-library/
Drevisions.jd357 android.support.v7.preference.PreferenceFragmentCompat} would crash
391 <li>Fixed a crash in {@link
399 <li>Fixed a crash with usages of
437 <li>Fixed a crash on {@link android.support.design.widget.Snackbar}
559 <li>Fixed a compatibility crash with {@link
570 <li>Fixed a crash when restoring {@link android.widget.SearchView}.
626 <li>Fixed a crash when calling {@link
634 <li>Fixed a crash that occurs when {@link
652 <li>Fixed a crash that occurs when calling {@link
689 <li>Fixed a {@link android.support.design.widget.TabLayout} crash
[all …]
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dstarting.jd76 <li>Does not crash if the user receives a phone call or switches to another app
82 <li>Does not crash or lose the user's progress when the screen rotates between
/frameworks/base/docs/html-intl/intl/in/guide/topics/resources/
Dproviding-resources.jd510 Anda akan crash saat runtime (misalnya, jika semua sumber daya layout ditandai dengan qualifier {@c…
939 string dalam direktori yang memiliki qualifier bahasa dan wilayah, maka aplikasi Anda akan crash sa…
942 tidak memahami bahasa itu&mdash;, ini lebih baik daripada crash).</p>
953 Android menjalankan aplikasi, aplikasi itu akan crash jika Anda tidak menyediakan sumber daya defau…
956 Level 8), maka perangkat API level 4 tidak bisa mengakses sumber daya drawable dan akan crash. Dala…
1083 <strong>tidak</strong> akan menggunakannya dan aplikasi Anda akan crash jika tidak ada sumber daya …
/frameworks/base/docs/html/about/versions/
Dandroid-2.2-highlights.jd235 <p>New bug reporting feature for Google Play apps enables developers to receive crash and freeze
Dandroid-1.1.jd74 devices. In the latter case, the application will crash at runtime when
/frameworks/base/docs/html/guide/topics/resources/
Dproviding-resources.jd523 application will crash at runtime (for example, if all layout resources are tagged with the {@code
977 in directories that have a language and region qualifier, then your application will crash when run
991 Android runs your application, it will crash if you do not provide default resources, because it
996 Level 8), then an API level 4 device cannot access your drawable resources and will crash. In this
1125 <strong>not</strong> use them and your application will crash if no other resources match the device
/frameworks/base/docs/html/guide/topics/manifest/
Duses-sdk-element.jd81 will crash during runtime when attempting to access the unavailable APIs. For
428 then it would crash at run-time when it tried to access APIs that don't exist.
527 case, the application will crash at runtime when it tries to use APIs that don't
/frameworks/base/docs/html/preview/features/
Dmulti-window.jd574 one-above-the-other configurations. Verify that the app does not crash,
580 app doesn't crash or leak memory. For information about checking your app's

12