Searched refs:isEmptyParcel (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBaseBundle.java160 if (b.isEmptyParcel()) {
243 if (isEmptyParcel()) {
297 public boolean isEmptyParcel() { method in class:BaseBundle
1389 if (isEmptyParcel()) {
H A DPersistableBundle.java279 if (isEmptyParcel()) {
H A DBundle.java1179 if (isEmptyParcel()) {

Completed in 47 milliseconds