OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RC_PHASE_FINISH
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
RadioCapability.java
54
*
RC_PHASE_FINISH
is sent after all previous phases have completed.
61
public static final int
RC_PHASE_FINISH
= 4;
74
* success with
RC_Phase_FINISH
.
80
* with
RC_Phase_FINISH
108
/** Return status and an input parameter for
RC_Phase_FINISH
*/
125
* set radio capability is success or fail with
RC_Phase_FINISH
195
* @return status and an input parameter for
RC_PHASE_FINISH
ProxyController.java
525
RadioCapability.
RC_PHASE_FINISH
,
/hardware/ril/include/telephony/
ril.h
311
RC_PHASE_FINISH
= 4 // FINISH is sent after all commands have completed. If an error
323
// capability was success with
RC_PHASE_FINISH
325
// capability is fail with
RC_PHASE_FINISH
.
335
int status; // Return status and an input parameter for
RC_PHASE_FINISH
[
all
...]
/external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar
Completed in 67 milliseconds