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

/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3774 public static boolean putIntAtIndex(android.content.ContentResolver cr, method in class:TelephonyManager
3781 throw new RuntimeException("putIntAtIndex index == MAX_VALUE index=" + index);
3784 throw new RuntimeException("putIntAtIndex index < 0 index=" + index);

Completed in 117 milliseconds